Message296253
OK, PEP 538 is effectively disabled on FreeBSD and Mac OS X now, and the locale coercion and compatibility warnings are off by default everywhere.
PYTHONCOERCECLOCALE=warn is explicitly documented as a debugging tool for use when folks already suspect that locale coercion or legacy locale incompatibility might be to blame for particular problems that they're seeing. |
|
| Date |
User |
Action |
Args |
| 2017-06-18 02:32:29 | ncoghlan | set | recipients:
+ ncoghlan, barry, vstinner, methane |
| 2017-06-18 02:32:29 | ncoghlan | set | messageid: <[email protected]> |
| 2017-06-18 02:32:28 | ncoghlan | link | issue30565 messages |
| 2017-06-18 02:32:28 | ncoghlan | create | |
|