mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Add _Py_FORCE_UTF8_LOCALE and _Py_FORCE_UTF8_FS_ENCODING macros to avoid factorize "#if defined(__ANDROID__) || defined(__VXWORKS__)" and "#if defined(__APPLE__)". Cleanup also config_init_fs_encoding().
Miscellaneous source files for the main Python shared library