bpo-44258: support PEP 515 for Fraction's initialization from string (GH-26422)
* bpo-44258: support PEP 515 for Fraction's initialization from string * regexps's version * A different regexps version, which doesn't suffer from catastrophic backtracking * revert denom -> den * strip "_" from the decimal str, add few tests * drop redundant tests * Add versionchanged & whatsnew entry * Amend Fraction constructor docs * Change .. versionchanged:...
S
Sergey B Kirpichev committed
89e50ab36fac6a0e7f1998501f36fcd2872a6604
Parent: afb2eed
Committed by GitHub <noreply@github.com>
on 6/7/2021, 7:06:33 AM