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 ncoghlan, serhiy.storchaka, vstinner
Date 2016-04-09.12:53:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZ6RwSXu7RWjjZxdJngG_A+6LWQwd72A566SqJGH09RtQ@mail.gmail.com>
In-reply-to <1460112369.78.0.351601508503.issue25339@psf.upfronthosting.co.za>
Content
Ok, I now understand the issue. Your change looks good to me.

I agree that strict error handler is good choice for PYTHONIOENCODING=ascii.
History
Date User Action Args
2016-04-09 12:53:01vstinnersetrecipients: + vstinner, ncoghlan, serhiy.storchaka
2016-04-09 12:53:00vstinnerlinkissue25339 messages
2016-04-09 12:53:00vstinnercreate