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.05:01:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511586102.76.0.213398074469.issue30004@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c02037d62284f4d4ca6b22f2ed05165ce2014951 by Mariatta (Miss Islington (bot)) in branch '2.7':
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) (GH-4555)
https://github.com/python/cpython/commit/c02037d62284f4d4ca6b22f2ed05165ce2014951
History
Date User Action Args
2017-11-25 05:01:42Mariattasetrecipients: + Mariatta, akuchling, ezio.melotti, mrabarnett, docs@python, serhiy.storchaka, mandeepb, Cristian Barbarosie
2017-11-25 05:01:42Mariattasetmessageid: <1511586102.76.0.213398074469.issue30004@psf.upfronthosting.co.za>
2017-11-25 05:01:42Mariattalinkissue30004 messages
2017-11-25 05:01:41Mariattacreate