[issue30688] support named Unicode escapes (\N{name}) in re

Serhiy Storchaka report at bugs.python.org
Sat Feb 10 01:59:32 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 5df5286abda57a0b3865d4fc3e25aaf1a820ef49 by Serhiy Storchaka (Zhou Fangyi) in branch 'master':
bpo-30688: Import unicodedata only when needed. (GH-5606)
https://github.com/python/cpython/commit/5df5286abda57a0b3865d4fc3e25aaf1a820ef49


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30688>
_______________________________________


More information about the Python-bugs-list mailing list