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 alex, chris.jerdonek, dwt, eric.snow, ezio.melotti, hltbra, mrabarnett, pitrou, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-11-23.20:45:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRmjd3trjz7LjR@mail.python.org>
In-reply-to
Content
New changeset 8c00677da6c0 by Serhiy Storchaka in branch 'default':
Issue #13592: Improved the repr for regular expression pattern objects.
http://hg.python.org/cpython/rev/8c00677da6c0
History
Date User Action Args
2013-11-23 20:45:26python-devsetrecipients: + python-dev, rhettinger, terry.reedy, pitrou, ezio.melotti, mrabarnett, alex, chris.jerdonek, eric.snow, dwt, serhiy.storchaka, hltbra
2013-11-23 20:45:26python-devlinkissue13592 messages
2013-11-23 20:45:26python-devcreate