[issue30565] PEP 538: default to skipping warning for implicit locale coercion?

Nick Coghlan report at bugs.python.org
Tue Jun 13 05:36:59 EDT 2017


Nick Coghlan added the comment:

My latest proposal on python-dev:

- no warning by default on successful coercion
- set "PYTHONCOERCECLOCALE=warn" to enable the warning when it's considered a configuration error in the runtime environment

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30565>
_______________________________________


More information about the Python-bugs-list mailing list