Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcontext.c852 contextvar_tp_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in contextvar_tp_new() function
1068 .tp_new = contextvar_tp_new,