]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #6093: Fix off-by-one error in locale.strxfrm.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 23 May 2009 10:38:26 +0000 (10:38 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 23 May 2009 10:38:26 +0000 (10:38 +0000)
commitdb1c399fe08d8dc74916b3c945c8bc551b00ff7b
tree99c782c014760fad819912ac68155fc67979f715
parenteccb2ce3c03b2cbf9ce84e4c994441f1eab12ba2
Issue #6093: Fix off-by-one error in locale.strxfrm.
Misc/NEWS
Modules/_localemodule.c