Home
last modified time | relevance | path

Searched refs:_contextvars_ContextVar_get (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/clinic/
Dcontext.c.h130 …{"get", (PyCFunction)(void(*)(void))_contextvars_ContextVar_get, METH_FASTCALL, _contextvars_Conte…
136 _contextvars_ContextVar_get(PyContextVar *self, PyObject *const *args, Py_ssize_t nargs) in _contextvars_ContextVar_get() function