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 eryksun
Recipients eryksun, methane, vstinner
Date 2021-03-30.14:38:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617115088.02.0.0325231997017.issue43510@roundup.psfhosted.org>
In-reply-to
Content
> I think we should accept `encoding="locale"` even in binary mode.

That's a good idea. It means the same as passing None, except it avoids a warning.
History
Date User Action Args
2021-03-31 07:11:56eryksununlinkissue43510 messages
2021-03-30 14:38:08eryksunsetrecipients: + eryksun, vstinner, methane
2021-03-30 14:38:08eryksunsetmessageid: <1617115088.02.0.0325231997017.issue43510@roundup.psfhosted.org>
2021-03-30 14:38:08eryksunlinkissue43510 messages
2021-03-30 14:38:08eryksuncreate