]> granicus.if.org Git - python/commit
Merged revisions 78333 via svnmerge from
authorEric Smith <eric@trueblade.com>
Mon, 22 Feb 2010 19:26:06 +0000 (19:26 +0000)
committerEric Smith <eric@trueblade.com>
Mon, 22 Feb 2010 19:26:06 +0000 (19:26 +0000)
commit903fc0596297f9326c754008e20ec81fe6c2a786
tree36a94b0f38bd36c9e59d964af5280956a67b18e6
parent3b63c3d0590e33d7962398ae1fa8b54687f4c18d
Merged revisions 78333 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78333 | eric.smith | 2010-02-22 13:54:44 -0500 (Mon, 22 Feb 2010) | 9 lines

  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