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 python-dev
Recipients ezio.melotti, mrabarnett, pitrou, python-dev, r.david.murray, serhiy.storchaka, vstinner, yselivanov
Date 2014-09-29.19:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140929195043.1253.16027@mail.hg.python.org>
In-reply-to
Content
New changeset 0b85ea4bd1af by Serhiy Storchaka in branch 'default':
Issue #22437: Number of capturing groups in regular expression is no longer
https://hg.python.org/cpython/rev/0b85ea4bd1af
History
Date User Action Args
2014-09-29 19:50:49python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, mrabarnett, r.david.murray, serhiy.storchaka, yselivanov
2014-09-29 19:50:49python-devlinkissue22437 messages
2014-09-29 19:50:49python-devcreate