SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)

* Add Include/coreconfig.h
* Move config_*() and _PyCoreConfig_*() functions from Modules/main.c
  to a new Python/coreconfig.c file.
* Inline _Py_ReadHashSeed() into config_init_hash_seed()
* Move global configuration variables to coreconfig.c
V
Victor Stinner committed
6c785c0ebdadc84d80a53d896c38fd7ada8ae1f6
Parent: cfc8831
Committed by GitHub <[email protected]> on 8/1/2018, 3:56:14 PM