mirror of
https://github.com/python/cpython.git
synced 2025-11-28 14:11:15 +00:00
- new PYTHONCOERCECLOCALE config setting - coerces legacy C locale to C.UTF-8, C.utf8 or UTF-8 by default - always uses C.UTF-8 on Android - uses `surrogateescape` on stdin and stdout in the coercion target locales - configure option to disable locale coercion at build time - configure option to disable C locale warning at build time |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||