]> granicus.if.org Git - python/commit
Blocked revisions 86751 via svnmerge
authorEric Smith <eric@trueblade.com>
Thu, 25 Nov 2010 18:04:56 +0000 (18:04 +0000)
committerEric Smith <eric@trueblade.com>
Thu, 25 Nov 2010 18:04:56 +0000 (18:04 +0000)
commit229fab3a4cecd0d40c79598b4005838ebfff4014
tree98c6bf04a5076e818a0ae1d7d88b93ae019c411c
parent436709cff22f812eebe7399894a1a5161583f203
Blocked revisions 86751 via svnmerge

........
  r86751 | eric.smith | 2010-11-25 11:08:06 -0500 (Thu, 25 Nov 2010) | 1 line

  Issue #7094: Add alternate ('#') flag to __format__ methods for float, complex and Decimal. Allows greater control over when decimal points appear. Added to make transitioning from %-formatting easier. '#g' still has a problem with Decimal which I'll fix soon.
........