This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients ezio.melotti, jonathaneunice, mrabarnett, serhiy.storchaka
Date 2018-02-09.22:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518214099.84.0.467229070634.issue30688@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-02-09 22:08:19serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, jonathaneunice
2018-02-09 22:08:19serhiy.storchakasetmessageid: <1518214099.84.0.467229070634.issue30688@psf.upfronthosting.co.za>
2018-02-09 22:08:19serhiy.storchakalinkissue30688 messages
2018-02-09 22:08:19serhiy.storchakacreate