[issue12728] Python re lib fails case insensitive matches on Unicode data

Roundup Robot report at bugs.python.org
Mon Nov 10 11:47:07 CET 2014


Roundup Robot added the comment:

New changeset 4caa695af94c by Serhiy Storchaka in branch '2.7':
Issue #12728: Different Unicode characters having the same uppercase but
https://hg.python.org/cpython/rev/4caa695af94c

New changeset 47b3084dd6aa by Serhiy Storchaka in branch '3.4':
Issue #12728: Different Unicode characters having the same uppercase but
https://hg.python.org/cpython/rev/47b3084dd6aa

New changeset 09ec09cfe539 by Serhiy Storchaka in branch 'default':
Issue #12728: Different Unicode characters having the same uppercase but
https://hg.python.org/cpython/rev/09ec09cfe539

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list