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 Arfrever, ezio.melotti, gvanrossum, jkloth, mrabarnett, pitrou, python-dev, r.david.murray, rhettinger, tchrist, terry.reedy
Date 2013-02-23.06:40:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZCfv80cdfzQZP@mail.python.org>
In-reply-to
Content
New changeset 489cfa062442 by Ezio Melotti in branch '3.3':
#12749: add a test for non-BMP ranges in character classes.
http://hg.python.org/cpython/rev/489cfa062442

New changeset c3a09c535001 by Ezio Melotti in branch 'default':
#12749: merge with 3.3.
http://hg.python.org/cpython/rev/c3a09c535001
History
Date User Action Args
2013-02-23 06:40:52python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, pitrou, jkloth, ezio.melotti, mrabarnett, Arfrever, r.david.murray, tchrist
2013-02-23 06:40:52python-devlinkissue12749 messages
2013-02-23 06:40:52python-devcreate