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 miss-islington
Recipients beardypig, ezio.melotti, malin, miss-islington, mrabarnett, serhiy.storchaka, xtreak
Date 2019-02-18.13:48:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550497706.24.0.234164178959.issue34294@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0e379d43acc25277f02262212932d3c589a2031b by Miss Islington (bot) in branch '3.7':
bpo-34294: re module, fix wrong capturing groups in rare cases. (GH-11546)
https://github.com/python/cpython/commit/0e379d43acc25277f02262212932d3c589a2031b
History
Date User Action Args
2019-02-18 13:48:26miss-islingtonsetrecipients: + miss-islington, ezio.melotti, mrabarnett, serhiy.storchaka, malin, beardypig, xtreak
2019-02-18 13:48:26miss-islingtonsetmessageid: <1550497706.24.0.234164178959.issue34294@roundup.psfhosted.org>
2019-02-18 13:48:26miss-islingtonlinkissue34294 messages
2019-02-18 13:48:26miss-islingtoncreate