mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -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