SIGN IN SIGN UP

bpo-35560: Remove assertion from format(float, "n") (GH-11288)

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.
X
Xtreak committed
3f7983a25a3d19779283c707fbdd5bc91b1587ef
Parent: a0bb51e
Committed by Victor Stinner <vstinner@redhat.com> on 1/7/2019, 3:09:14 PM