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 Sworddragon, docs@python, vstinner
Date 2017-12-18.14:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513607577.61.0.213398074469.issue19847@psf.upfronthosting.co.za>
In-reply-to
Content
Follow-up: the PEP 538 (bpo-28180) and PEP 540 (bpo-29240) have been accepted and implemented in Python 3.7. Python 3.7 will now use UTF-8 by default for the POSIX locale, and the encoding can be forced to UTF-8 using -X utf8 option.
History
Date User Action Args
2017-12-18 14:32:57vstinnersetrecipients: + vstinner, docs@python, Sworddragon
2017-12-18 14:32:57vstinnersetmessageid: <1513607577.61.0.213398074469.issue19847@psf.upfronthosting.co.za>
2017-12-18 14:32:57vstinnerlinkissue19847 messages
2017-12-18 14:32:57vstinnercreate