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