]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
authorVictor Stinner <vstinner@python.org>
Thu, 29 Apr 2021 08:47:47 +0000 (10:47 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Apr 2021 08:47:47 +0000 (10:47 +0200)
commit645ed62fb4c09b7e23887fcca0767b0f2d7d3fd6
treefc32b850519953ecef975a516a455dda65a72d34
parentb1f413e6cf63a1c5704fcb47f2095ef5db8970bb
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)

Enhance also the documentation of debug hooks on memory allocators.
Doc/c-api/init_config.rst
Doc/c-api/memory.rst
Doc/using/cmdline.rst
Include/Python.h
Include/objimpl.h
Include/pymem.h
Misc/NEWS.d/next/C API/2021-04-29-10-17-21.bpo-43774.5MGfgN.rst [new file with mode: 0644]
Misc/SpecialBuilds.txt