SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 11 Python

Fail if PyMem_Malloc() is called without holding the GIL

Issue #26563: Debug hooks on Python memory allocators now raise a fatal error
if functions of the PyMem_Malloc() family are called without holding the GIL.
V
Victor Stinner committed
ad524375af042a549d28ec252f3071a595b892b2
Parent: 013024e