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, daniel.urban, ezio.melotti, lemburg, loewis, mrabarnett, python-dev, tchrist, terry.reedy, vstinner
Date 2011-08-13.03:18:31
SpamBayes Score 5.9930976e-06
Marked as misclassified No
Message-id <E1Qs4k2-0008P3-IG@dinsdale.python.org>
In-reply-to
Content
New changeset 787ed1a7aba8 by Benjamin Peterson in branch '3.2':
in narrow builds, make sure to test codepoints as identifier characters (closes #12732)
http://hg.python.org/cpython/rev/787ed1a7aba8

New changeset 5af15f018e20 by Benjamin Peterson in branch 'default':
merge 3.2 (#12732)
http://hg.python.org/cpython/rev/5af15f018e20
History
Date User Action Args
2011-08-13 03:18:32python-devsetrecipients: + python-dev, lemburg, loewis, terry.reedy, vstinner, ezio.melotti, mrabarnett, Arfrever, daniel.urban, tchrist
2011-08-13 03:18:31python-devlinkissue12732 messages
2011-08-13 03:18:31python-devcreate