summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-11-10 11:58:27 -0800
committerGitHub <noreply@github.com>2020-11-10 14:58:27 -0500
commitdae5d728bc3f1d4039b64e4ec3a9036fd5d19587 (patch)
treeabd107d8a4d2a1fd3217eb3b96eed5d6ade9ca78 /Python
parenta63234c49b2fbfb6f0aca32525e525ce3d43b2b4 (diff)
downloadcpython-git-dae5d728bc3f1d4039b64e4ec3a9036fd5d19587.tar.gz
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 'Python')
0 files changed, 0 insertions, 0 deletions