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 eric.araujo, ezio.melotti, nadeem.vawda, ncoghlan, pitrou, python-dev, tarek, terry.reedy
Date 2011-10-11.13:49:42
SpamBayes Score 0.00024938476
Marked as misclassified No
Message-id <E1RDciD-0002qL-Kj@dinsdale.python.org>
In-reply-to
Content
New changeset df950158dc33 by Antoine Pitrou in branch 'default':
Issue #13150: The tokenize module doesn't compile large regular expressions at startup anymore.
http://hg.python.org/cpython/rev/df950158dc33
History
Date User Action Args
2011-10-11 13:49:43python-devsetrecipients: + python-dev, terry.reedy, ncoghlan, pitrou, nadeem.vawda, tarek, ezio.melotti, eric.araujo
2011-10-11 13:49:42python-devlinkissue13150 messages
2011-10-11 13:49:42python-devcreate