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 docs@python, ezio.melotti, miss-islington, mrabarnett, rbanffy, serhiy.storchaka
Date 2019-10-08.16:41:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570552864.55.0.701987667886.issue38294@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43f5c0c4d0a608c04c3978adb45117f3943203b7 by Serhiy Storchaka (Ricardo Bánffy) in branch '3.7':
[3.7] bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) (GH-16647)
https://github.com/python/cpython/commit/43f5c0c4d0a608c04c3978adb45117f3943203b7
History
Date User Action Args
2019-10-08 16:41:04serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, docs@python, rbanffy, miss-islington
2019-10-08 16:41:04serhiy.storchakasetmessageid: <1570552864.55.0.701987667886.issue38294@roundup.psfhosted.org>
2019-10-08 16:41:04serhiy.storchakalinkissue38294 messages
2019-10-08 16:41:04serhiy.storchakacreate