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 eryksun, ezio.melotti, methane, vstinner, yan12125
Date 2018-01-22.18:09:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516644592.22.0.467229070634.issue29240@psf.upfronthosting.co.za>
In-reply-to
Content
I partially reverted the commit 7ed7aead9503102d2ed316175f198104e0cd674c: on Android, UTF-8 is now always used, again. Paul Peny (aka pmpp) confirmed me that my commit broke Python on Android, at least with API 19 (locales don't work properly before API 21).
History
Date User Action Args
2018-01-22 18:09:52vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2018-01-22 18:09:52vstinnersetmessageid: <1516644592.22.0.467229070634.issue29240@psf.upfronthosting.co.za>
2018-01-22 18:09:52vstinnerlinkissue29240 messages
2018-01-22 18:09:52vstinnercreate