[issue35560] format(float(123), "00") causes segfault in debug builds

miss-islington report at bugs.python.org
Mon Jan 7 10:26:22 EST 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 9a413faa8708e5c2df509e97d48f18685c198b24 by Miss Islington (bot) in branch '3.7':
bpo-35560: Remove assertion from format(float, "n") (GH-11288)
https://github.com/python/cpython/commit/9a413faa8708e5c2df509e97d48f18685c198b24


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35560>
_______________________________________


More information about the Python-bugs-list mailing list