Home
last modified time | relevance | path

Searched refs:_PyErr_WarnUnawaitedCoroutine (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_warnings.h24 extern void _PyErr_WarnUnawaitedCoroutine(PyObject *coro);
/third_party/python/Python/
H A D_warnings.c1303 _PyErr_WarnUnawaitedCoroutine(PyObject *coro) in _PyErr_WarnUnawaitedCoroutine() function
/third_party/python/Objects/
H A Dgenobject.c93 _PyErr_WarnUnawaitedCoroutine((PyObject *)gen); in _PyGen_Finalize()

Completed in 6 milliseconds