diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-20 15:31:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 15:31:33 (GMT) |
commit | 8ceb6cb117c8eda8c6913547f3a7de032ed25880 (patch) | |
tree | 620bcc3131b41fb3c606e0e878f97c45633ae3f2 /Python/fileutils.c | |
parent | 573c1815028fa54cc8b581eccc719ab6a1247ff5 (diff) | |
download | cpython-8ceb6cb117c8eda8c6913547f3a7de032ed25880.zip cpython-8ceb6cb117c8eda8c6913547f3a7de032ed25880.tar.gz cpython-8ceb6cb117c8eda8c6913547f3a7de032ed25880.tar.bz2 |
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().
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions