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 Patrick Maupin, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka
Date 2015-06-21.11:07:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150621110718.116075.24957@psf.io>
In-reply-to
Content
New changeset 7e46a503dd16 by Serhiy Storchaka in branch 'default':
Issue #24426: Fast searching optimization in regular expressions now works
https://hg.python.org/cpython/rev/7e46a503dd16
History
Date User Action Args
2015-06-21 11:07:22python-devsetrecipients: + python-dev, ezio.melotti, mrabarnett, serhiy.storchaka, Patrick Maupin
2015-06-21 11:07:22python-devlinkissue24426 messages
2015-06-21 11:07:22python-devcreate