pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PyContextVar_New
deimos
python
context
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Python_3_7_Or_Later)
extern (
C
)
PyContextVar
*
PyContextVar_New
(
char
*
name
,
PyObject
*
default_value
)
Meta
Source
See Implementation
deimos
python
context
functions
PyContextToken_CheckExact
PyContextVar_CheckExact
PyContextVar_Get
PyContextVar_New
PyContextVar_Reset
PyContextVar_Set
PyContext_CheckExact
PyContext_ClearFreeList
PyContext_Copy
PyContext_CopyCurrent
PyContext_Enter
PyContext_Exit
PyContext_New