cpython/Doc/using
Nick Coghlan 6ea4186de3 bpo-28180: Implementation for PEP 538 (#659)
- 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
2017-06-11 13:16:15 +10:00
..
cmdline.rst bpo-28180: Implementation for PEP 538 (#659) 2017-06-11 13:16:15 +10:00
index.rst Issue #27285: Document the deprecation of the pyvenv script. 2016-07-08 10:46:21 -07:00
mac.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:49:58 +03:00
unix.rst Correct the README link in Unix install docs (#1245) 2017-04-21 10:24:57 -07:00
venv-create.inc Issue #27285: Document the deprecation of the pyvenv script. 2016-07-08 10:46:21 -07:00
win_installer.png Removes my username from the documentation. 2015-07-17 11:59:35 -07:00
windows.rst Improve the grammar in windows.rst (GH-1330) 2017-04-28 09:12:57 -07:00