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, asvetlov, ezio.melotti, georg.brandl, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-10-30.22:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XrnK51DvJzRG8@mail.python.org>
In-reply-to
Content
New changeset 9badfe3a31a7 by Victor Stinner in branch 'default':
Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster
http://hg.python.org/cpython/rev/9badfe3a31a7
History
Date User Action Args
2012-10-30 22:24:09python-devsetrecipients: + python-dev, georg.brandl, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, serhiy.storchaka
2012-10-30 22:24:09python-devlinkissue14625 messages
2012-10-30 22:24:09python-devcreate