commit | 645ed62fb4c09b7e23887fcca0767b0f2d7d3fd6 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Apr 29 10:47:47 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 29 10:47:47 2021 +0200 |
tree | fc32b850519953ecef975a516a455dda65a72d34 | |
parent | b1f413e6cf63a1c5704fcb47f2095ef5db8970bb [diff] |
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711) Enhance also the documentation of debug hooks on memory allocators.