Check the GIL in PyObject_Malloc()
Issue #26558: The debug hook of PyObject_Malloc() now checks that the GIL is held when the function is called.
Showing
Please
register
or
sign in
to comment
Issue #26558: The debug hook of PyObject_Malloc() now checks that the GIL is held when the function is called.