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 adi, akuchling, effbot, ezio.melotti, gpolo, greg@gregdetre.co.uk, gvanrossum, johnsonm, kristall, mathieu.clabaut, mrabarnett, ostkamp, pitrou, python-dev, rsc, serhiy.storchaka, timehorse
Date 2012-11-20.21:31:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y5g8w5m3VzPj4@mail.python.org>
In-reply-to
Content
New changeset 10314c9b7c5a by Antoine Pitrou in branch '2.7':
Issue #1160: Fix compiling large regular expressions on UCS2 builds.
http://hg.python.org/cpython/rev/10314c9b7c5a
History
Date User Action Args
2012-11-20 21:31:45python-devsetrecipients: + python-dev, gvanrossum, effbot, akuchling, pitrou, ostkamp, rsc, timehorse, mathieu.clabaut, gpolo, ezio.melotti, greg@gregdetre.co.uk, mrabarnett, adi, johnsonm, kristall, serhiy.storchaka
2012-11-20 21:31:45python-devlinkissue1160 messages
2012-11-20 21:31:45python-devcreate