diff options
| author | Victor Stinner <vstinner@redhat.com> | 2019-07-01 17:52:45 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-01 17:52:45 (GMT) |
| commit | 67310023f299b5a2fad71fca449b46d280036690 (patch) | |
| tree | 50b2da097996f106b68b802acbd579a41950c3e2 /Python/pythonrun.c | |
| parent | e6b64b756f940147728ea7808fb686ffcae89176 (diff) | |
| download | cpython-67310023f299b5a2fad71fca449b46d280036690.zip cpython-67310023f299b5a2fad71fca449b46d280036690.tar.gz cpython-67310023f299b5a2fad71fca449b46d280036690.tar.bz2 | |
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().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
