diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-11-10 19:58:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 19:58:27 (GMT) |
commit | dae5d728bc3f1d4039b64e4ec3a9036fd5d19587 (patch) | |
tree | abd107d8a4d2a1fd3217eb3b96eed5d6ade9ca78 /Lib/pydoc_data/topics.py | |
parent | a63234c49b2fbfb6f0aca32525e525ce3d43b2b4 (diff) | |
download | cpython-dae5d728bc3f1d4039b64e4ec3a9036fd5d19587.zip cpython-dae5d728bc3f1d4039b64e4ec3a9036fd5d19587.tar.gz cpython-dae5d728bc3f1d4039b64e4ec3a9036fd5d19587.tar.bz2 |
bpo-35560: Remove assertion from format(float, "n") (GH-11288) (GH-23231)
Fix an assertion error in format() in debug build for floating point
formatting with "n" format, zero padding and small width. Release build is
not impacted. Patch by Karthikeyan Singaravelan.
(cherry picked from commit 3f7983a25a3d19779283c707fbdd5bc91b1587ef)
Co-authored-by: Xtreak <tir.karthi@gmail.com>
Diffstat (limited to 'Lib/pydoc_data/topics.py')
0 files changed, 0 insertions, 0 deletions