mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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