]> granicus.if.org Git - python/commit
Blocked revisions 72348 via svnmerge
authorEric Smith <eric@trueblade.com>
Tue, 5 May 2009 18:30:30 +0000 (18:30 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 5 May 2009 18:30:30 +0000 (18:30 +0000)
commit04e190779b1c6a5f36ad12a2009ad078cf4944d5
tree6415d21270f89ac2ac41f80d5ea313c317a332ec
parent2468f68f7cfeb21db123c5043f8c9c82c117c316
Blocked revisions 72348 via svnmerge

........
  r72348 | eric.smith | 2009-05-05 14:26:08 -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.
........