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 docs@python, eric.snow, ncoghlan, vstinner
Date 2018-10-10.21:47:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539208054.87.0.788709270274.issue34914@psf.upfronthosting.co.za>
In-reply-to
Content
Well, I'm not saying that using gb18030 with UTF-8 will be just fine for everything. Mojibake is likely around the corner :-) C locale coercion and the UTF-8 mode are workarounds for the crappy and wild Unix world :-)
History
Date User Action Args
2018-10-10 21:47:34vstinnersetrecipients: + vstinner, ncoghlan, docs@python, eric.snow
2018-10-10 21:47:34vstinnersetmessageid: <1539208054.87.0.788709270274.issue34914@psf.upfronthosting.co.za>
2018-10-10 21:47:34vstinnerlinkissue34914 messages
2018-10-10 21:47:34vstinnercreate