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 Rosuav, abarry, barry, docs@python, ezio.melotti, lelit, mrabarnett, ned.deily, nedbat, serhiy.storchaka
Date 2019-02-25.16:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551112135.68.0.677842425391.issue28450@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95fc8e687c487ecf97f4b1b98dfc0c05e3c9cbff by Serhiy Storchaka in branch '3.7':
[3.7] bpo-28450: Fix and improve the documentation for unknown escapes in RE. (GH-11920). (GH-12029)
https://github.com/python/cpython/commit/95fc8e687c487ecf97f4b1b98dfc0c05e3c9cbff
History
Date User Action Args
2019-02-25 16:28:55serhiy.storchakasetrecipients: + serhiy.storchaka, barry, nedbat, ned.deily, ezio.melotti, mrabarnett, docs@python, Rosuav, lelit, abarry
2019-02-25 16:28:55serhiy.storchakasetmessageid: <1551112135.68.0.677842425391.issue28450@roundup.psfhosted.org>
2019-02-25 16:28:55serhiy.storchakalinkissue28450 messages
2019-02-25 16:28:55serhiy.storchakacreate