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 Jan Niklas Hasse, abarry, ezio.melotti, methane, r.david.murray, vstinner
Date 2016-09-23.12:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474635553.75.0.829096933261.issue28180@psf.upfronthosting.co.za>
In-reply-to
Content
I want locale free Python which behaves like on C.UTF-8 locale.
(stdio encoding, preferred encoding, weekday in _strptime._strptime,
and more maybe)

But Python 3.6 is feature freeze already >_<;;
History
Date User Action Args
2016-09-23 12:59:13methanesetrecipients: + methane, vstinner, ezio.melotti, r.david.murray, abarry, Jan Niklas Hasse
2016-09-23 12:59:13methanesetmessageid: <1474635553.75.0.829096933261.issue28180@psf.upfronthosting.co.za>
2016-09-23 12:59:13methanelinkissue28180 messages
2016-09-23 12:59:13methanecreate