]> granicus.if.org Git - python/commit
Blocked revisions 72348 via svnmerge
authorEric Smith <eric@trueblade.com>
Tue, 5 May 2009 18:34:08 +0000 (18:34 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 5 May 2009 18:34:08 +0000 (18:34 +0000)
commit501927d541ecf23a2915d2133f03f761c3baa5bb
treeb6a87d250741ef9f2b44a6a19850c4224ab4b110
parent9cc2cf78ad9ae38fbe56e7e4c3a9d6f0a4a4104f
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.
........