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 <1443523191.88.0.281110961883.issue25227@psf.upfronthosting.co.za>
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: <1443523191.88.0.281110961883.issue25227@psf.upfronthosting.co.za>
2015-09-29 10:39:51vstinnerlinkissue25227 messages
2015-09-29 10:39:51vstinnercreate