SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 41 Python

bpo-36763: Use PyConfig_Clear() (GH-14445)

Stop using "static PyConfig", PyConfig must now always use
dynamically allocated strings: use PyConfig_SetString(),
PyConfig_SetArgv() and PyConfig_Clear().
V
Victor Stinner committed
67310023f299b5a2fad71fca449b46d280036690
Parent: e6b64b7
Committed by GitHub <noreply@github.com> on 7/1/2019, 5:52:45 PM