[issue12752] locale.normalize does not take unicode strings

Julian Taylor report at bugs.python.org
Mon Aug 15 13:59:23 CEST 2011


Julian Taylor <jtaylor.debian at googlemail.com> added the comment:

this is a regression introduced by fixing http://bugs.python.org/issue1813

This breaks some user code,. e.g. wx.Locale.GetCanonicalName returns unicode.
Example bugs:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/824734
https://bugs.launchpad.net/ubuntu/+source/playonlinux/+bug/825421

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12752>
_______________________________________


More information about the Python-bugs-list mailing list