summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-04-18-16-31-33.gh-issue-90568.9kiU7o.rst
blob: 4411c715830e2e52a952627136d871bd04d886c5 (plain)
1
2
3
Parsing ``\N`` escapes of Unicode Named Character Sequences in a
:mod:`regular expression <re>` raises now :exc:`re.error` instead of
``TypeError``.