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 miss-islington
Recipients docs@python, ezio.melotti, miss-islington, mrabarnett, rbanffy, serhiy.storchaka
Date 2019-10-07.21:07:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570482469.47.0.824690976522.issue38294@roundup.psfhosted.org>
In-reply-to
Content
New changeset b731fc521cf78e53268e35777d836ca80e7ab305 by Miss Islington (bot) in branch '3.8':
bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442)
https://github.com/python/cpython/commit/b731fc521cf78e53268e35777d836ca80e7ab305
History
Date User Action Args
2019-10-07 21:07:49miss-islingtonsetrecipients: + miss-islington, ezio.melotti, mrabarnett, docs@python, serhiy.storchaka, rbanffy
2019-10-07 21:07:49miss-islingtonsetmessageid: <1570482469.47.0.824690976522.issue38294@roundup.psfhosted.org>
2019-10-07 21:07:49miss-islingtonlinkissue38294 messages
2019-10-07 21:07:49miss-islingtoncreate