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, loewis, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-05-15.21:50:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SUPds-0007aG-54@dinsdale.python.org>
In-reply-to
Content
New changeset cdcc816dea85 by Antoine Pitrou in branch 'default':
Issue #14624: UTF-16 decoding is now 3x to 4x faster on various inputs.
http://hg.python.org/cpython/rev/cdcc816dea85
History
Date User Action Args
2012-05-15 21:50:53python-devsetrecipients: + python-dev, loewis, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, serhiy.storchaka
2012-05-15 21:50:53python-devlinkissue14624 messages
2012-05-15 21:50:53python-devcreate