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.

作者 xdegaye
收信人 Jan Niklas Hasse, abarry, akira, barry, deleted250130, ezio.melotti, lemburg, methane, ncoghlan, r.david.murray, vstinner, xdegaye, yan12125
日期 2017-01-22.10:05:22
SpamBayes Score -1.0
Marked as misclassified
Message-id <1485079522.72.0.240822981866.issue28180@psf.upfronthosting.co.za>
In-reply-to
内容
> On Android, setlocale(CATEGORY, "") does not look for the locale environment variables (LANG, ...) but sets the 'C' locale instead

FWIW the source code of setlocale() on bionic (Android libc) is at https://android.googlesource.com/platform/bionic/+/master/libc/bionic/locale.cpp#144
历史
日期 用户 动作 参数
2017-01-22 10:05:22xdegaye修改recipients: + xdegaye, lemburg, barry, ncoghlan, vstinner, ezio.melotti, r.david.murray, methane, akira, deleted250130, yan12125, abarry, Jan Niklas Hasse
2017-01-22 10:05:22xdegaye修改messageid: <1485079522.72.0.240822981866.issue28180@psf.upfronthosting.co.za>
2017-01-22 10:05:22xdegaye链接issue28180 messages
2017-01-22 10:05:22xdegaye创建