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 Claudiu.Popa, chris.jerdonek, ezio.melotti, mrabarnett, python-dev, rhettinger, serhiy.storchaka
Date 2013-10-20.10:13:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d2cJb6z80z7LjT@mail.python.org>
In-reply-to
Content
New changeset 29764a7bd6ba by Serhiy Storchaka in branch 'default':
Issue #17087: Improved the repr for regular expression match objects.
http://hg.python.org/cpython/rev/29764a7bd6ba
History
Date User Action Args
2013-10-20 10:13:52python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, mrabarnett, chris.jerdonek, Claudiu.Popa, serhiy.storchaka
2013-10-20 10:13:52python-devlinkissue17087 messages
2013-10-20 10:13:52python-devcreate