mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
On Unix, the os.device_encoding() function now returns 'UTF-8' rather than the device encoding if the Python UTF-8 Mode is enabled.
Miscellaneous source files for the main Python shared library