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