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, python-dev, r.david.murray, roysmith, serhiy.storchaka
Date 2013-04-14.17:09:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZpfTn6WvGzMZM@mail.python.org>
In-reply-to
Content
New changeset 65db865c0851 by R David Murray in branch '3.3':
#17341: Include name in re error message about invalid group name.
http://hg.python.org/cpython/rev/65db865c0851

New changeset 227fed7a05d4 by R David Murray in branch 'default':
Merge #17341: Include name in re error message about invalid group name.
http://hg.python.org/cpython/rev/227fed7a05d4

New changeset bbb3aa45b4ea by R David Murray in branch '2.7':
#17341: Include name in re error message about invalid group name.
http://hg.python.org/cpython/rev/bbb3aa45b4ea
History
Date User Action Args
2013-04-14 17:09:50python-devsetrecipients: + python-dev, roysmith, ezio.melotti, mrabarnett, r.david.murray, serhiy.storchaka
2013-04-14 17:09:50python-devlinkissue17341 messages
2013-04-14 17:09:50python-devcreate