mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08:00
bpo-34544: If _Py_CoerceLegacyLocale() fails to coerce the C locale, restore the LC_CTYPE locale to the its previous value.
Miscellaneous source files for the main Python shared library