]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 70357 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Mar 2009 00:15:11 +0000 (00:15 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Mar 2009 00:15:11 +0000 (00:15 +0000)
commit987f30c46054b53c6607925c5bd56a2f62ea3daf
tree61a40182094f1fb4067a2312c9d43daf9e8f67b8
parent77df4a85958a5c0633a4dbb1007db3fc2b8efd91
Merged revisions 70357 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r70357 | antoine.pitrou | 2009-03-14 01:13:13 +0100 (sam., 14 mars 2009) | 9 lines

  Merged revisions 70356 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r70356 | antoine.pitrou | 2009-03-14 01:07:21 +0100 (sam., 14 mars 2009) | 3 lines

    Issue #1222: locale.format() bug when the thousands separator is a space character.
  ........
................
Lib/locale.py
Lib/test/test_locale.py
Misc/NEWS