]> granicus.if.org Git - python/commit
Merged revisions 75537,75539 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 19:47:59 +0000 (19:47 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 19:47:59 +0000 (19:47 +0000)
commiteda95e9db3e15ebc19979eab948a75272d8cbdcf
tree9e374c5cf279d600943f57543adccf902b6d5c09
parentbc740a6951b2d234fc69936c7ff4713a503f20cf
Merged revisions 75537,75539 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r75537 | antoine.pitrou | 2009-10-19 21:37:25 +0200 (lun., 19 oct. 2009) | 3 lines

  egreen is Derk Drukker + fix NEWS formatting
........
  r75539 | antoine.pitrou | 2009-10-19 21:43:09 +0200 (lun., 19 oct. 2009) | 4 lines

  Issue #7080: locale.strxfrm() raises a MemoryError on 64-bit non-Windows
  platforms, and assorted locale fixes by Derk Drukker.
........
Lib/locale.py
Lib/test/test_locale.py
Misc/ACKS
Misc/NEWS
Modules/_localemodule.c
PC/pyconfig.h