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 methane, vstinner
Date 2020-11-04.10:26:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604485616.13.0.765573716684.issue42236@roundup.psfhosted.org>
In-reply-to
Content
> But locale encoding and console cp are different on Windows. Users may want to know console cp even when they want to use UTF-8 by default for reading/writing text files.

You're right. My final change leaves Windows unchanged.
History
Date User Action Args
2020-11-04 10:26:56vstinnersetrecipients: + vstinner, methane
2020-11-04 10:26:56vstinnersetmessageid: <1604485616.13.0.765573716684.issue42236@roundup.psfhosted.org>
2020-11-04 10:26:56vstinnerlinkissue42236 messages
2020-11-04 10:26:56vstinnercreate