]> granicus.if.org Git - python/commit
Issue #7080: locale.strxfrm() raises a MemoryError on 64-bit non-Windows
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 19:43:09 +0000 (19:43 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 19:43:09 +0000 (19:43 +0000)
commit6a448d4c2eac16af4c451b43c6dc46cf287b1671
tree27935dbb967bd6714bb6a4e1c3cbc862dc902b21
parent86906f783162d204b43b976ab81c53b8a57098bd
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/NEWS
Modules/_localemodule.c
PC/pyconfig.h