SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 15 Python

bpo-36763: Make _PyCoreConfig.check_hash_pycs_mode public (GH-13052)

_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*".
V
Victor Stinner committed
cb9fbd35885a8921b9df99e801df4f82e3ba336b
Parent: 11e4a94
Committed by GitHub <noreply@github.com> on 5/2/2019, 3:51:56 AM