Searched refs:contextvar_tp_new (Results 1 – 2 of 2) sorted by relevance
836 contextvar_tp_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in contextvar_tp_new() function1052 .tp_new = contextvar_tp_new,
412 Python/context.c contextvar_tp_new kwlist variable static const char *kwlist[]