mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
5a02e0d1c8
* 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