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, josh.r, mrabarnett, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-10-10.08:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141010081615.58887.59809@psf.io>
In-reply-to
Content
New changeset 1adeac2a8714 by Serhiy Storchaka in branch 'default':
Issue #19380: Optimized parsing of regular expressions.
https://hg.python.org/cpython/rev/1adeac2a8714
History
Date User Action Args
2014-10-10 08:16:35python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, josh.r
2014-10-10 08:16:35python-devlinkissue19380 messages
2014-10-10 08:16:35python-devcreate