bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158)
* Inline _PyInterpreterState_SetConfig(): replace it with _PyConfig_Copy(). * Add _PyErr_SetFromPyStatus() * Add _PyInterpreterState_GetConfigCopy() * Add a new _PyInterpreterState_SetConfig() function. * Add an unit which gets, modifies, and sets the config.
V
Victor Stinner committed
048a35659aa8074afe7d7d054e7cea1f8ee6d366
Parent: 100964e
Committed by GitHub <noreply@github.com>
on 11/4/2020, 11:45:56 PM