diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-29 02:44:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 02:44:38 (GMT) |
commit | 21a7420190778fb6e9237bf12e029a26cd18d82d (patch) | |
tree | fdf7d9eb33b259c8e7240655a289fed551e57133 /Python/bootstrap_hash.c | |
parent | 07cf33ef24053eb101f56f0c311164b59d50157b (diff) | |
download | cpython-21a7420190778fb6e9237bf12e029a26cd18d82d.zip cpython-21a7420190778fb6e9237bf12e029a26cd18d82d.tar.gz cpython-21a7420190778fb6e9237bf12e029a26cd18d82d.tar.bz2 |
gh-106320: Remove private _PyGILState_GetInterpreterStateUnsafe() (#108603)
The remove private _PyGILState_GetInterpreterStateUnsafe() function
from the public C API: move it the internal C API (pycore_pystate.h).
No longer export the function.
Diffstat (limited to 'Python/bootstrap_hash.c')
0 files changed, 0 insertions, 0 deletions