mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
a9df651eb4
The development mode now uses the effective name of the debug memory
allocator ("pymalloc_debug" or "malloc_debug"). So the name doesn't
change after setting the memory allocator.
Miscellaneous source files for the main Python shared library