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 <[email protected]>
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: <[email protected]>
2018-10-10 21:47:34vstinnerlinkissue34914 messages
2018-10-10 21:47:34vstinnercreate