mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
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