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 vstinner
Recipients methane, python-dev, serhiy.storchaka, vstinner
Date 2015-09-29.10:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
INADA Naoki: The ASCII and latin1 encoders are now up to 3 times as fast when the surrogateescape error handler is used in Python 3.6.
History
Date User Action Args
2015-09-29 10:39:51vstinnersetrecipients: + vstinner, methane, python-dev, serhiy.storchaka
2015-09-29 10:39:51vstinnersetmessageid: <[email protected]>
2015-09-29 10:39:51vstinnerlinkissue25227 messages
2015-09-29 10:39:51vstinnercreate