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 pmpp
Recipients anthony shaw, pmpp, vstinner
Date 2018-05-02.08:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525250640.29.0.682650639539.issue33405@psf.upfronthosting.co.za>
In-reply-to
Content
b3 is also ok with the -X parameter :
PYTHONCOERCECLOCALE=0 LANG=C python3.7 -X utf8=0 -c "import sys; print(sys.stdin.encoding)"
ANSI_X3.4-1968
History
Date User Action Args
2018-05-02 08:44:00pmppsetrecipients: + pmpp, vstinner, anthony shaw
2018-05-02 08:44:00pmppsetmessageid: <1525250640.29.0.682650639539.issue33405@psf.upfronthosting.co.za>
2018-05-02 08:44:00pmpplinkissue33405 messages
2018-05-02 08:44:00pmppcreate