mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
048a35659a
* 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.
Miscellaneous source files for the main Python shared library