SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 37 Python

bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)

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.
V
Victor Stinner committed
a9df651eb4c18a07ec309df190419613e95cba7b
Parent: d8b3a98
Committed by GitHub <noreply@github.com> on 3/5/2019, 10:31:54 PM