Skip to main content

Module pystate

Module pystate 

Source

Re-exports§

pub use self::raw::PyGILState_Ensure;Py_3_14 or WebAssembly

Modules§

raw 🔒

Enums§

PyGILState_STATE

Constants§

MAX_CO_EXTRA_USERS

Functions§

PyGILState_GetThisThreadState⚠Non-PyPy
PyGILState_Release⚠
PyInterpreterState_Clear⚠Non-PyPy
PyInterpreterState_Delete⚠Non-PyPy
PyInterpreterState_Get⚠Non-PyPy
PyInterpreterState_GetDict⚠Non-PyPy
PyInterpreterState_GetID⚠Non-PyPy
PyInterpreterState_New⚠Non-PyPy
PyState_AddModule⚠
PyState_FindModule⚠
PyState_RemoveModule⚠
PyThreadState_Clear⚠
PyThreadState_Delete⚠
PyThreadState_GET⚠
PyThreadState_Get⚠
PyThreadState_GetDict⚠
PyThreadState_GetFrame⚠(Py_3_10 or non-Py_LIMITED_API) and non-PyPy
PyThreadState_GetID⚠(Py_3_10 or non-Py_LIMITED_API) and non-PyPy
PyThreadState_GetInterpreter⚠(Py_3_10 or non-Py_LIMITED_API) and non-PyPy
PyThreadState_New⚠
PyThreadState_SetAsyncExc⚠Non-PyPy
PyThreadState_Swap⚠
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here