[issue4482] 10e667.__format__('+') should return 'inf'

Eric Smith report at bugs.python.org
Wed Dec 2 19:03:16 CET 2009


Eric Smith <eric at trueblade.com> added the comment:

Added tests to trunk in r76632 and py3k in r76634.

Note that the only thing that was changed are the tests. The actual
functionality was fixed earlier when the float formatting was reworked
as part of the short float repr changes.

----------
resolution:  -> accepted
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4482>
_______________________________________


More information about the Python-bugs-list mailing list