bpo-36763: Make _PyCoreConfig.check_hash_pycs_mode public by vstinner · Pull Request #13052 · python/cpython

Conversation

@vstinner

_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*".

https://bugs.python.org/issue36763

_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*".

@vstinner vstinner deleted the check_hash_pycs_mode branch

May 2, 2019 03:52

Labels