mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
188ebfa475
_PyCoreConfig: * Rename coerce_c_locale to _coerce_c_locale * Rename coerce_c_locale_warn to _coerce_c_locale_warn These fields are now private (name prefixed by "_").
Miscellaneous source files for the main Python shared library