On 01/03/2017 04:43 PM, Nick Coghlan wrote:
> On 3 January 2017 at 17:51, Felix Yan <felixonm...@archlinux.org
>     IMHO it would be nice to have an option to disable the usage of C.UTF-8.
> 
> 
> Yep, that's part of the PEP - if you set PYTHONALLOWCLOCALE, CPython 3.7
> would still complain about it, but it wouldn't try to coerce the locale
> to something else.

Since we know that our glibc is not providing C.UTF-8, it would be
better to auto-detect the availability of that locale, or simply make it
a configure switch, instead of having to set PYTHONALLOWCLOCALE for
every python process.

-- 
Regards,
Felix Yan

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Linux-sig mailing list
Linux-sig@python.org
https://mail.python.org/mailman/listinfo/linux-sig

Reply via email to