mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
cb9fbd3588
_PyCoreConfig: Rename _check_hash_pycs_mode field to check_hash_pycs_mode (make it public) and change its type from "const char*" to "wchar_t*".
Miscellaneous source files for the main Python shared library