SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

bpo-40268: Add _PyInterpreterState_GetConfig() (GH-19492)

Don't access PyInterpreterState.config member directly anymore, but
use new functions:

* _PyInterpreterState_GetConfig()
* _PyInterpreterState_SetConfig()
* _Py_GetConfig()
V
Victor Stinner committed
da7933ecc30e37b119756cb02b89a6ad99db22e0
Parent: 14d5331
Committed by GitHub <noreply@github.com> on 4/13/2020, 1:04:28 AM