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

Serhiy Storchaka report at bugs.python.org
Fri Feb 9 17:08:19 EST 2018


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


New changeset a445feb72902e4a3c5ae712f0c289309e1580d52 by Serhiy Storchaka in branch 'master':
bpo-30688: Support \N{name} escapes in re patterns. (GH-5588)
https://github.com/python/cpython/commit/a445feb72902e4a3c5ae712f0c289309e1580d52


----------

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


More information about the Python-bugs-list mailing list