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.h109 …{"get", (PyCFunction)_contextvars_ContextVar_get, METH_FASTCALL, _contextvars_ContextVar_get__doc_…
115 _contextvars_ContextVar_get(PyContextVar *self, PyObject *const *args, Py_ssize_t nargs) in _contextvars_ContextVar_get() function