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:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y5gJL0f41zM9W@mail.python.org>
In-reply-to
Content
New changeset a3579d766fb6 by Antoine Pitrou in branch '3.2':
Issue #1160: Fix compiling large regular expressions on UCS2 builds.
http://hg.python.org/cpython/rev/a3579d766fb6

New changeset 8b73a069ae4f by Antoine Pitrou in branch '3.3':
Merge test from issue #1160.
http://hg.python.org/cpython/rev/8b73a069ae4f

New changeset 10c1f9e05f4f by Antoine Pitrou in branch 'default':
Merge test from issue #1160.
http://hg.python.org/cpython/rev/10c1f9e05f4f
History
Date User Action Args
2012-11-20 21:38:10python-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:38:10python-devlinkissue1160 messages
2012-11-20 21:38:10python-devcreate