mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
* Move following fields from _PyCoreConfig to _PyPreConfig: * coerce_c_locale * coerce_c_locale_warn * legacy_windows_stdio * utf8_mode * _PyPreConfig_ReadFromArgv() is now responsible to choose the filesystem encoding * _PyPreConfig_Write() now sets the LC_CTYPE locale
Miscellaneous source files for the main Python shared library