Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dcontext.c.h11 {"get", (PyCFunction)_contextvars_Context_get, METH_FASTCALL, _contextvars_Context_get__doc__},
18 _contextvars_Context_get(PyContext *self, PyObject *const *args, Py_ssize_t nargs) in _contextvars_Context_get() function