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:20:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604485219.35.0.607716288997.issue42236@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3529718925f40d14ed48d281d809187bc7314a14 by Victor Stinner in branch 'master':
bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119)
https://github.com/python/cpython/commit/3529718925f40d14ed48d281d809187bc7314a14
History
Date User Action Args
2020-11-04 10:20:19vstinnersetrecipients: + vstinner, methane
2020-11-04 10:20:19vstinnersetmessageid: <1604485219.35.0.607716288997.issue42236@roundup.psfhosted.org>
2020-11-04 10:20:19vstinnerlinkissue42236 messages
2020-11-04 10:20:19vstinnercreate