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, hroncok, methane, serhiy.storchaka, vstinner
Date 2019-06-26.00:13:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561508003.09.0.30419502052.issue37388@roundup.psfhosted.org>
In-reply-to
Content
Ok, the encoding and errors are now checked in almost all cases if you enable the development mode using -X dev command line option.
History
Date User Action Args
2019-06-26 00:13:23vstinnersetrecipients: + vstinner, ezio.melotti, methane, serhiy.storchaka, hroncok
2019-06-26 00:13:23vstinnersetmessageid: <1561508003.09.0.30419502052.issue37388@roundup.psfhosted.org>
2019-06-26 00:13:23vstinnerlinkissue37388 messages
2019-06-26 00:13:23vstinnercreate