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 <[email protected]>
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: <[email protected]>
2016-05-05 10:48:07xdegayelinkissue26928 messages
2016-05-05 10:48:07xdegayecreate