diff options
author | John Belmonte <john@neggie.net> | 2024-02-13 08:38:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 08:38:06 (GMT) |
commit | b86fdf2222a4701bb25c0799a68876d17b1782d0 (patch) | |
tree | 94c92a401f474bc37fbeffb923b87811b2748f7b /Lib/test/test_pydoc/pydocfodder.py | |
parent | d87a02223c8528891a9da6a69aefdc22b149ae21 (diff) | |
download | cpython-b86fdf2222a4701bb25c0799a68876d17b1782d0.zip cpython-b86fdf2222a4701bb25c0799a68876d17b1782d0.tar.gz cpython-b86fdf2222a4701bb25c0799a68876d17b1782d0.tar.bz2 |
[3.11] gh-114563: C decimal falls back to pydecimal for unsupported format strings (GH-114879) (GH-115384)
Immediate merits:
* eliminate complex workarounds for 'z' format support
(NOTE: mpdecimal recently added 'z' support, so this becomes
efficient in the long term.)
* fix 'z' format memory leak
* fix 'z' format applied to 'F'
* fix missing 'GH-' format support
Suggested and prototyped by Stefan Krah.
Fixes gh-114563, gh-91060
(cherry picked from commit 72340d15cdfdfa4796fdd7c702094c852c2b32d2)
(cherry picked from commit 09c98e4633848ce05df8621f41eb09954b55217a)
Co-authored-by: Stefan Krah <skrah@bytereef.org>
Diffstat (limited to 'Lib/test/test_pydoc/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions