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, georg.brandl, ishimoto, mrabarnett, pitrou, python-dev, serhiy.storchaka, timehorse
Date 2012-06-23.11:32:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SiOaA-0001zm-Lo@dinsdale.python.org>
In-reply-to
Content
New changeset b1dbd8827e79 by Antoine Pitrou in branch 'default':
Issue #3665: \u and \U escapes are now supported in unicode regular expressions.
http://hg.python.org/cpython/rev/b1dbd8827e79
History
Date User Action Args
2012-06-23 11:32:55python-devsetrecipients: + python-dev, georg.brandl, ishimoto, pitrou, timehorse, ezio.melotti, eric.araujo, mrabarnett, serhiy.storchaka
2012-06-23 11:32:54python-devlinkissue3665 messages
2012-06-23 11:32:53python-devcreate