Skip to main content

Module pystate

Module pystate 

Source
Available on non-Py_LIMITED_API only.

Constants§

PyTrace_CALL
PyTrace_C_CALL
PyTrace_C_EXCEPTION
PyTrace_C_RETURN
PyTrace_EXCEPTION
PyTrace_LINE
PyTrace_OPCODE
PyTrace_RETURN

Functions§

PyGILState_Check
PyInterpreterState_Head
PyInterpreterState_MainNon-PyPy
PyInterpreterState_Next
PyInterpreterState_ThreadHeadNon-PyPy
PyThreadState_DeleteCurrent
PyThreadState_EnterTracingPy_3_11
PyThreadState_GetUncheckedPy_3_13
PyThreadState_LeaveTracingPy_3_11
PyThreadState_NextNon-PyPy

Type Aliases§

Py_tracefunc
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here