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 xtreak
Recipients Dragoljub, xtreak
Date 2018-11-10.00:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541809183.54.0.788709270274.issue35195@psf.upfronthosting.co.za>
In-reply-to
Content
From the PEP 540

This mode is off by default, but is automatically activated when using the "POSIX" locale.

Add the -X utf8 command line option and PYTHONUTF8 environment variable to control UTF-8 Mode.

https://docs.python.org/3.7/using/cmdline.html#envvar-PYTHONUTF8

I think you can set it to 0 from the docs yo see if it has any effect.
History
Date User Action Args
2018-11-10 00:19:43xtreaksetrecipients: + xtreak, Dragoljub
2018-11-10 00:19:43xtreaksetmessageid: <1541809183.54.0.788709270274.issue35195@psf.upfronthosting.co.za>
2018-11-10 00:19:43xtreaklinkissue35195 messages
2018-11-10 00:19:43xtreakcreate