mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
_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