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 dhaffey, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka
Date 2015-07-18.20:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150718203811.30203.98483@psf.io>
In-reply-to
Content
New changeset 361d7af9396e by Serhiy Storchaka in branch '3.5':
Issue #24580: Symbolic group references to open group in re patterns now are
https://hg.python.org/cpython/rev/361d7af9396e

New changeset 4d3557500019 by Serhiy Storchaka in branch 'default':
Issue #24580: Symbolic group references to open group in re patterns now are
https://hg.python.org/cpython/rev/4d3557500019
History
Date User Action Args
2015-07-18 20:38:14python-devsetrecipients: + python-dev, ezio.melotti, mrabarnett, dhaffey, serhiy.storchaka
2015-07-18 20:38:14python-devlinkissue24580 messages
2015-07-18 20:38:14python-devcreate