Searched refs:_contextvars_ContextVar_get (Results 1 – 1 of 1) sorted by relevance
109 …{"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