Skip to content

bpo-36142: Add _PyMem_GetDebugAllocatorsName()#12185

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:preparse11
Mar 5, 2019
Merged

bpo-36142: Add _PyMem_GetDebugAllocatorsName()#12185
vstinner merged 1 commit intopython:masterfrom
vstinner:preparse11

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 5, 2019

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.

https://bugs.python.org/issue36142

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.
@vstinner vstinner merged commit a9df651 into python:master Mar 5, 2019
@vstinner vstinner deleted the preparse11 branch March 5, 2019 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants