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:07:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516644455.18.0.467229070634.issue29240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9089a265918754d95e105a7c4c409ac9352c87bb by Victor Stinner in branch 'master':
bpo-29240: PyUnicode_DecodeLocale() uses UTF-8 on Android (#5272)
https://github.com/python/cpython/commit/9089a265918754d95e105a7c4c409ac9352c87bb
History
Date User Action Args
2018-01-22 18:07:35vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2018-01-22 18:07:35vstinnersetmessageid: <1516644455.18.0.467229070634.issue29240@psf.upfronthosting.co.za>
2018-01-22 18:07:35vstinnerlinkissue29240 messages
2018-01-22 18:07:35vstinnercreate