Home
last modified time | relevance | path

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

/external/python/cpython3/Misc/NEWS.d/
D3.6.4rc1.rst821 Add the `set_nomemory(start, stop)` and `remove_mem_hooks()` functions to
D3.7.0a1.rst4958 Add the `set_nomemory(start, stop)` and `remove_mem_hooks()` functions to
/external/python/cpython3/Modules/
D_testcapimodule.c3670 set_nomemory(PyObject *self, PyObject *args) in set_nomemory() function
4723 {"set_nomemory", (PyCFunction)set_nomemory, METH_VARARGS,