mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08: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