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 ezio.melotti, methane, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-09-24.12:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443099090.71.0.534825186905.issue24870@psf.upfronthosting.co.za>
In-reply-to
Content
I created the issue #25227 to optimize the ASCII and Latin1 *encoders* for surrogateescape.
History
Date User Action Args
2015-09-24 12:51:30vstinnersetrecipients: + vstinner, ezio.melotti, r.david.murray, methane, python-dev, serhiy.storchaka
2015-09-24 12:51:30vstinnersetmessageid: <1443099090.71.0.534825186905.issue24870@psf.upfronthosting.co.za>
2015-09-24 12:51:30vstinnerlinkissue24870 messages
2015-09-24 12:51:30vstinnercreate