bpo-40170: Remove _Py_GetAllocatedBlocks() function by vstinner · Pull Request #30940 · python/cpython · GitHub
Skip to content

bpo-40170: Remove _Py_GetAllocatedBlocks() function - #30940

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:get_allocated_blocks
Jan 27, 2022
Merged

bpo-40170: Remove _Py_GetAllocatedBlocks() function#30940
vstinner merged 1 commit into
python:mainfrom
vstinner:get_allocated_blocks

Conversation

@vstinner

@vstinner vstinner commented Jan 27, 2022

Copy link
Copy Markdown
Member

Move _Py_GetAllocatedBlocks() and _PyObject_DebugMallocStats()
private functions to the internal C API.

https://bugs.python.org/issue40170

Move _Py_GetAllocatedBlocks() and _PyObject_DebugMallocStats()
private functions to the internal C API.
@vstinner
vstinner merged commit 6b491b9 into python:main Jan 27, 2022
@vstinner
vstinner deleted the get_allocated_blocks branch January 27, 2022 02:35
@bedevere-bot

Copy link
Copy Markdown

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