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 Tal.Weiss, ezio.melotti, mrabarnett, pitrou, python-dev, serhiy.storchaka, tim.peters, vstinner
Date 2013-10-26.08:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d6FTs3Nfjz7Ljc@mail.python.org>
In-reply-to
Content
New changeset 00e61cb3b11c by Serhiy Storchaka in branch 'default':
Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.
http://hg.python.org/cpython/rev/00e61cb3b11c
History
Date User Action Args
2013-10-26 08:19:30python-devsetrecipients: + python-dev, tim.peters, pitrou, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, Tal.Weiss
2013-10-26 08:19:30python-devlinkissue18685 messages
2013-10-26 08:19:30python-devcreate