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