Searched refs:get_recursion_depth (Results 1 – 4 of 4) sorted by relevance
2242 def get_recursion_depth(): function2249 depth = _testinternalcapi.get_recursion_depth()2272 depth = get_recursion_depth()2293 depth = get_recursion_depth()
106 get_recursion_depth(PyObject *self, PyObject *Py_UNUSED(args)) in get_recursion_depth() function2024 {"get_recursion_depth", get_recursion_depth, METH_NOARGS},
348 depth = support.get_recursion_depth()
5290 Add ``get_recursion_available()`` and ``get_recursion_depth()`` functions to