SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 57 Python

gh-129033: Remove _PyInterpreterState_SetConfig() function (#129048)

Remove _PyInterpreterState_GetConfigCopy() and
_PyInterpreterState_SetConfig() private functions. PEP 741 "Python
Configuration C API" added a better public C API: PyConfig_Get() and
PyConfig_Set().
V
Victor Stinner committed
8ceb6cb117c8eda8c6913547f3a7de032ed25880
Parent: 573c181
Committed by GitHub <noreply@github.com> on 1/20/2025, 3:31:33 PM