Skip to main content

Module pystate

Module pystate 

Source
Available on neither Py_LIMITED_API nor RustPython.

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_Main⚠Non-PyPy
PyInterpreterState_Next⚠
PyInterpreterState_ThreadHead⚠Non-PyPy
PyThreadState_DeleteCurrent⚠
PyThreadState_EnterTracing⚠Py_3_11
PyThreadState_GetUnchecked⚠Py_3_13
PyThreadState_LeaveTracing⚠Py_3_11
PyThreadState_Next⚠Non-PyPy
_PyInterpreterState_GetEvalFrameFunc⚠Py_3_11 and non-PyPy
_PyInterpreterState_SetEvalFrameFunc⚠Non-PyPy

Type Aliases§

Py_tracefunc
_PyFrameEvalFunctionPy_3_11 and non-PyPy
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here