]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 72333 via svnmerge
authorEric Smith <eric@trueblade.com>
Tue, 5 May 2009 14:07:12 +0000 (14:07 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 5 May 2009 14:07:12 +0000 (14:07 +0000)
commita4ddd3e9568b104e274b524ec868d19d83a0c27c
tree98a2ab6221e881946c9872b318f62da166e290e8
parent3859f46a42a26d2710f1e0372d7abb23d14b8d41
Blocked revisions 72333 via svnmerge

........
  r72333 | eric.smith | 2009-05-05 10:04:18 -0400 (Tue, 05 May 2009) | 1 line

  Issue #5920: Changed format.__float__ and complex.__float__ to use a precision of 12 when using the empty presentation type. This more closely matches str()'s behavior and reduces surprises when adding alignment flags to an empty format string. Patch by Mark Dickinson.
........