diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-04 16:55:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-04 16:55:45 (GMT) |
commit | aa85c93792876a602fc9ce2083b64958507d29bf (patch) | |
tree | 0c728388fb8c27f61baaaad70b917197a22337aa /Python/pythonrun.c | |
parent | 318ea2c72e9aed7ac92457c28747eda9424c8327 (diff) | |
download | cpython-aa85c93792876a602fc9ce2083b64958507d29bf.zip cpython-aa85c93792876a602fc9ce2083b64958507d29bf.tar.gz cpython-aa85c93792876a602fc9ce2083b64958507d29bf.tar.bz2 |
gh-106320: Remove _PyInterpreterState_HasFeature() (#106425)
Remove the _PyInterpreterState_HasFeature() function from the C API:
move it to the internal C API (pycore_interp.h). No longer export
the function.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions