mirror of
https://github.com/python/cpython.git
synced 2026-08-09 11:38:39 +08:00
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