]> granicus.if.org Git - python/commit
Merged revisions 78329 via svnmerge from
authorEric Smith <eric@trueblade.com>
Mon, 22 Feb 2010 18:54:44 +0000 (18:54 +0000)
committerEric Smith <eric@trueblade.com>
Mon, 22 Feb 2010 18:54:44 +0000 (18:54 +0000)
commit4e260c5636d5dac66d72b869bb21b2010e278fc9
tree024492e10b06464e82485b36f7b91d194e3ebbf3
parentac0b889e82e01740aaee788868afe7724cb141fd
Merged revisions 78329 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78329 | eric.smith | 2010-02-22 13:33:47 -0500 (Mon, 22 Feb 2010) | 1 line

  Issue #7988: Fix default alignment to be right aligned for complex.__format__. Now it matches other numeric types.
........
Lib/test/test_complex.py
Misc/NEWS
Objects/stringlib/formatter.h