Module pystate

Source
Available on non-Py_LIMITED_API only.

Structs§

_PyErr_StackItemNon-PyPy

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_NextNon-PyPy

Type Aliases§

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