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 ezio.melotti, methane, vstinner
Date 2022-03-14.05:23:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647235399.88.0.937315252595.issue47000@roundup.psfhosted.org>
In-reply-to
Content
I created a related topic on discuss.python.org.
https://discuss.python.org/t/jep-400-utf-8-by-default-and-future-of-python/14246

If we recommend `PYTHONUTF8` as opt-in "UTF-8 by default", `encoding="locale"` should locale encoding in UTF-8 mode.

If we don't change `PYTHONUTF8` behavior, we need yet another option for opt-in "UTF-8 by default".
History
Date User Action Args
2022-03-14 05:23:19methanesetrecipients: + methane, vstinner, ezio.melotti
2022-03-14 05:23:19methanesetmessageid: <1647235399.88.0.937315252595.issue47000@roundup.psfhosted.org>
2022-03-14 05:23:19methanelinkissue47000 messages
2022-03-14 05:23:19methanecreate