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, serhiy.storchaka
Date 2017-04-13.16:41:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492101688.5.0.776873787678.issue30021@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2cf9a918439006fb27f67c1939d0370886650e7 by Serhiy Storchaka in branch '3.5':
bpo-30021: Add examples for re.escape(). (#1048) (#1116)
https://github.com/python/cpython/commit/e2cf9a918439006fb27f67c1939d0370886650e7
History
Date User Action Args
2017-04-13 16:41:28serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, docs@python
2017-04-13 16:41:28serhiy.storchakasetmessageid: <1492101688.5.0.776873787678.issue30021@psf.upfronthosting.co.za>
2017-04-13 16:41:28serhiy.storchakalinkissue30021 messages
2017-04-13 16:41:28serhiy.storchakacreate