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 a.badger
Recipients a.badger, dstufft, eric.araujo, vstinner
Date 2019-05-21.22:21:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558477273.45.0.670630119809.issue36998@roundup.psfhosted.org>
In-reply-to
Content
I like the idea of defaulting to UTF-8 (although I think you'll have to build consensus as to whether that's the right thing to do here) but it won't handle the use case here.  There's a need to handle files which are undecodable and encoding to utf-8 won't fix that.
History
Date User Action Args
2019-05-21 22:21:13a.badgersetrecipients: + a.badger, vstinner, eric.araujo, dstufft
2019-05-21 22:21:13a.badgersetmessageid: <1558477273.45.0.670630119809.issue36998@roundup.psfhosted.org>
2019-05-21 22:21:13a.badgerlinkissue36998 messages
2019-05-21 22:21:13a.badgercreate