mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -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 "_").
Source files for standard library extension modules, and former extension modules that are now builtin modules.