-
Victor Stinner yazdı
Issue #26558: The debug hook of PyObject_Malloc() now checks that the GIL is held when the function is called.
c4aec362
Issue #26558: The debug hook of PyObject_Malloc() now checks that the GIL is held when the function is called.