mirror of
https://github.com/python/cpython.git
synced 2026-06-01 17:19:45 -04:00
ad524375af
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.
Source files for various builtin objects