[Python-ideas] PEP 540: Add a new UTF-8 mode
Barry Warsaw
barry at python.org
Fri Jan 6 16:20:26 EST 2017
On Jan 06, 2017, at 07:22 AM, Stephan Houben wrote:
>Because I have the impression that nowadays all Linux distributions are UTF-8
>by default and you have to show some bloody-mindedness to end up with a POSIX
>locale.
It can still happen in some corner cases, even on Debian and Ubuntu where
C.UTF-8 is available and e.g. my desktop defaults to en_US.UTF-8. For
example, in an sbuild/schroot environment[*], the default locale is C and I've
seen package build failures because of this. There may be other such "corner
case" environments where this happens too.
Cheers,
-Barry
[*] Where sbuild/schroot is a very common suite of package building tools.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170106/47594830/attachment.sig>
More information about the Python-ideas
mailing list