Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c805 contextvar_tp_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in contextvar_tp_new() function
1007 .tp_new = contextvar_tp_new,