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 Mariatta
Recipients Cristian Barbarosie, Mariatta, akuchling, docs@python, ezio.melotti, mandeepb, mrabarnett, serhiy.storchaka
Date 2017-11-25.04:56:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511585762.76.0.213398074469.issue30004@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 610e5afdcbe3eca906ef32f4e0364e20e1b1ad23 by Mariatta (Mandeep Bhutani) in branch 'master':
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)
https://github.com/python/cpython/commit/610e5afdcbe3eca906ef32f4e0364e20e1b1ad23
History
Date User Action Args
2017-11-25 04:56:02Mariattasetrecipients: + Mariatta, akuchling, ezio.melotti, mrabarnett, docs@python, serhiy.storchaka, mandeepb, Cristian Barbarosie
2017-11-25 04:56:02Mariattasetmessageid: <1511585762.76.0.213398074469.issue30004@psf.upfronthosting.co.za>
2017-11-25 04:56:02Mariattalinkissue30004 messages
2017-11-25 04:56:02Mariattacreate