Nick Coghlan <ncogh...@gmail.com> added the comment:

Putting back to normal, as the difference between the C locale and the POSIX 
locale is that you never get the latter by default - you have to explicitly 
request it.

The underlying fix for this is in the PR for bpo-34589.

----------
dependencies: +Py_Initialize() and Py_Main() should not enable C locale coercion
priority: critical -> normal

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

Reply via email to