]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Note out-of-date obmalloc comments (#148149)
authorTim Peters <tim.peters@gmail.com>
Tue, 7 Apr 2026 04:08:47 +0000 (23:08 -0500)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 04:08:47 +0000 (23:08 -0500)
commit3df0c4da4c502a4e26ed00468dd97aa50a3bb260
tree68bb52436e0c0bab6766632cc958f9b248291141
parent8a73478fedaee54a409f1933ff8f50c3a6fdf883
Note out-of-date obmalloc comments (#148149)

Vladimir's original overviews, from 1998, are still good, but going
on 30 years later details have changed. Note that, but rather try
to keep up with moving targets in a different file, point to
sys._debugmallocstats() as the sure way to discover precise current
details.

No code changes, just added a block comment.

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Include/internal/pycore_obmalloc.h