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