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 <[email protected]>
on 1/20/2025, 3:31:33 PM