Skip to main content

Module context

Module context 

Source
Available on neither Py_LIMITED_API nor RustPython.

Constants§

Py_CONTEXT_SWITCHEDPy_3_14 and neither GraalPy nor PyPy

Statics§

PyContextToken_Type
PyContextVar_Type
PyContext_Type

Functions§

PyContextToken_CheckExact
PyContextVar_CheckExact
PyContextVar_Get
PyContextVar_New
PyContextVar_Reset
PyContextVar_Set
PyContext_AddWatcherPy_3_14 and neither GraalPy nor PyPy
PyContext_CheckExact
PyContext_ClearWatcherPy_3_14 and neither GraalPy nor PyPy
PyContext_Copy
PyContext_CopyCurrent
PyContext_Enter
PyContext_Exit
PyContext_New

Type Aliases§

PyContextEventPy_3_14 and neither GraalPy nor PyPy
PyContext_WatchCallbackPy_3_14 and neither GraalPy nor PyPy
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here