Skip to content

Commit c67bc89

Browse files
vstinneradorilson
authored andcommitted
pythongh-106320: Remove private _PyInterpreterState functions (python#106335)
Remove private _PyThreadState and _PyInterpreterState C API functions: move them to the internal C API (pycore_pystate.h and pycore_interp.h). Don't export most of these functions anymore, but still export functions used by tests. Remove _PyThreadState_Prealloc() and _PyThreadState_Init() from the C API, but keep it in the stable API.
1 parent 9db2a8f commit c67bc89

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)