[issue17381] IGNORECASE breaks unicode literal range matching

Serhiy Storchaka report at bugs.python.org
Mon Sep 8 21:58:14 CEST 2014


Serhiy Storchaka added the comment:

No, issue12728 is more complicate case.

Here is a patch which fixes this issue and issue3511.

----------
assignee:  -> serhiy.storchaka
keywords: +patch
stage:  -> patch review
versions: +Python 3.4, Python 3.5 -Python 3.3
Added file: http://bugs.python.org/file36575/re_ignore_case_range.patch

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


More information about the Python-bugs-list mailing list