Module context

Source
Available on Py_3_8 and non-Py_LIMITED_API only.

Statics§

PyContextToken_Type
PyContextVar_Type
PyContext_Type

Functions§

PyContextToken_CheckExact
PyContextVar_CheckExact
PyContextVar_Get
PyContextVar_New
PyContextVar_Reset
PyContextVar_Set
PyContext_CheckExact
PyContext_Copy
PyContext_CopyCurrent
PyContext_Enter
PyContext_Exit
PyContext_New
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here