summaryrefslogtreecommitdiffstats
path: root/Objects/codeobject.c
diff options
context:
space:
mode:
authorSergey B Kirpichev <skirpichev@gmail.com>2021-06-07 07:06:33 (GMT)
committerGitHub <noreply@github.com>2021-06-07 07:06:33 (GMT)
commit89e50ab36fac6a0e7f1998501f36fcd2872a6604 (patch)
tree8f708926c1f7f64b60d7da505fd0dbe8e1d2d4a4 /Objects/codeobject.c
parentafb2eed72b32a35b4726ff35f92e4fbf54926046 (diff)
downloadcpython-89e50ab36fac6a0e7f1998501f36fcd2872a6604.zip
cpython-89e50ab36fac6a0e7f1998501f36fcd2872a6604.tar.gz
cpython-89e50ab36fac6a0e7f1998501f36fcd2872a6604.tar.bz2
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 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions