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 methane
Recipients Paul Monson, eryksun, methane, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-09.05:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557380535.3.0.177172335429.issue36778@roundup.psfhosted.org>
In-reply-to
Content
@Eryk I didn't say new Terminal will cause this issue.  I know ConsoeIO too.

I just meant Microsoft use cp65001 more widely for better UTF-8 support nowadays.
So I want to make cp65001 as alias of UTF-8.


> Python could similarly special case CP_UTF8 as "utf-8" in _locale._getdefaultlocale.

I like this idea too.
History
Date User Action Args
2019-05-09 05:42:15methanesetrecipients: + methane, paul.moore, vstinner, tim.golden, zach.ware, serhiy.storchaka, eryksun, steve.dower, Paul Monson
2019-05-09 05:42:15methanesetmessageid: <1557380535.3.0.177172335429.issue36778@roundup.psfhosted.org>
2019-05-09 05:42:15methanelinkissue36778 messages
2019-05-09 05:42:15methanecreate