mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
3529718925
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