diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2021-06-07 10:06:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-07 08:06:33 +0100 |
commit | 89e50ab36fac6a0e7f1998501f36fcd2872a6604 (patch) | |
tree | 8f708926c1f7f64b60d7da505fd0dbe8e1d2d4a4 /Python/opcode_targets.h | |
parent | afb2eed72b32a35b4726ff35f92e4fbf54926046 (diff) | |
download | cpython-89e50ab36fac6a0e7f1998501f36fcd2872a6604.tar.gz cpython-89e50ab36fac6a0e7f1998501f36fcd2872a6604.zip |
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:...
Diffstat (limited to 'Python/opcode_targets.h')
0 files changed, 0 insertions, 0 deletions