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, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2013-10-27.06:22:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d6pqT13h2z7Ljx@mail.python.org>
In-reply-to
Content
New changeset d5498d9d9bb0 by Serhiy Storchaka in branch 'default':
Issue #19329: Optimized compiling charsets in regular expressions.
http://hg.python.org/cpython/rev/d5498d9d9bb0
History
Date User Action Args
2013-10-27 06:22:02python-devsetrecipients: + python-dev, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka
2013-10-27 06:22:02python-devlinkissue19329 messages
2013-10-27 06:22:02python-devcreate