Home
last modified time | relevance | path

Searched refs:remove_mem_hooks (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.c3685 remove_mem_hooks(PyObject *self) in remove_mem_hooks() function
4725 {"remove_mem_hooks", (PyCFunction)remove_mem_hooks, METH_NOARGS,