Message 148076 - Python tracker

Message148076

Author python-dev
Recipients gregory.p.smith, pitrou, python-dev, vstinner
Date 2011-11-21.19:44:19
SpamBayes Score 0.0066165905
Marked as misclassified No
Message-id <E1RSZmg-0006ik-5B@dinsdale.python.org>
In-reply-to
Content
New changeset 8e6c4acaf530 by Antoine Pitrou in branch 'default':
Issue #13417: speed up utf-8 decoding by around 2x for the non-fully-ASCII case.
http://hg.python.org/cpython/rev/8e6c4acaf530
History
Date User Action Args
2011-11-21 19:44:20python-devsetrecipients: + python-dev, gregory.p.smith, pitrou, vstinner
2011-11-21 19:44:19python-devlinkissue13417 messages
2011-11-21 19:44:19python-devcreate