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