]> granicus.if.org Git - python/commit
Issue #3382. float 'F' formatting no longer maps to 'f'. This only affects nan and...
authorEric Smith <eric@trueblade.com>
Wed, 6 May 2009 13:08:15 +0000 (13:08 +0000)
committerEric Smith <eric@trueblade.com>
Wed, 6 May 2009 13:08:15 +0000 (13:08 +0000)
commit741191f17a921191355c1a67ca9f7fda08c3ae57
tree2ead9e0086ce417631365543e133a789d9f75eeb
parent5776c1623c1d14b8624547db5755fec8d60fc8ed
Issue #3382. float 'F' formatting no longer maps to 'f'. This only affects nan and inf.
Doc/library/string.rst
Lib/test/test_complex.py
Lib/test/test_float.py
Lib/test/test_unicode.py
Misc/NEWS
Objects/stringlib/formatter.h