Chi Hsuan Yen added the comment:

Here's my try: force UTF-8 on Android as explained in msg281110. 
sys.getfilesystemencoding() is already UTF-8 since issue22747.

Testing:
1. Starting up time 0.18~0.19s => 0.11~0.12s, on Android 6.0, ASUS ZE500KL 
(Qualcomm MSM8916 QuadCore 1.2GHz)
2. test_site passes

----------
keywords: +patch
nosy: +Chi Hsuan Yen
Added file: http://bugs.python.org/file45535/android-locale-utf8.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to