[Python-Dev] Bug in PyLocale_strcoll
Aahz
aahz at pythoncraft.com
Sun Nov 21 00:07:12 CET 2004
On Sat, Nov 20, 2004, Andreas Degert wrote:
>
> I think I found a bug in PyLocale_strcoll() (Python 2.3.4). When used
> with 2 unicode strings, it converts them to wchar strings and uses
> wcscoll. The bug is that the wchar strings are not 0-terminated.
If you're sure this is a bug, please file on SF and report back the ID.
(If you're not sure, what until you get confirmation from one of the
Unicode experts and then file the bug. ;-)
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
WiFi is the SCSI of the 21st Century -- there are fundamental technical
reasons for sacrificing a goat. (with no apologies to John Woods)
More information about the Python-Dev
mailing list