mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
76febd0792
to/from UTF-8, instead of the locale encoding to avoid inconsistencies with os.fsencode() and os.fsdecode() which are already using UTF-8.
Miscellaneous source files for the main Python shared library