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 xdegaye
Recipients Alex.Willmer, xdegaye
Date 2016-05-05.10:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462445287.92.0.393737257982.issue26928@psf.upfronthosting.co.za>
In-reply-to
Content
BTW the test runs fine on android when the AttributeError in _bootlocale is hard-coded with a getpreferredencoding() fuction returning 'UTF-8' and not importing locale.
History
Date User Action Args
2016-05-05 10:48:07xdegayesetrecipients: + xdegaye, Alex.Willmer
2016-05-05 10:48:07xdegayesetmessageid: <1462445287.92.0.393737257982.issue26928@psf.upfronthosting.co.za>
2016-05-05 10:48:07xdegayelinkissue26928 messages
2016-05-05 10:48:07xdegayecreate