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, python-dev, serhiy.storchaka, vstinner
Date 2013-10-29.22:32:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d8SG83H64z7LjM@mail.python.org>
In-reply-to
Content
New changeset 34e166d60f37 by Victor Stinner in branch 'default':
Issue #19424: Optimize PyUnicode_CompareWithASCIIString()
http://hg.python.org/cpython/rev/34e166d60f37
History
Date User Action Args
2013-10-29 22:32:22python-devsetrecipients: + python-dev, vstinner, ezio.melotti, Arfrever, serhiy.storchaka
2013-10-29 22:32:22python-devlinkissue19424 messages
2013-10-29 22:32:22python-devcreate