MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / PyOS_CheckStack

Function PyOS_CheckStack

Python/pythonrun.c:1820–1838  ·  view source on GitHub ↗

* Return non-zero when we run out of memory on the stack; zero otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

internal_printFunction · 0.85
PyObject_ReprFunction · 0.85
_Py_CheckRecursiveCallFunction · 0.85

Calls 1

Py_FatalErrorFunction · 0.70

Tested by

no test coverage detected