]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-146527: Add more data to GC statistics and add it to PyDebugOffsets (#146532)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Sat, 28 Mar 2026 18:52:10 +0000 (23:52 +0500)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2026 18:52:10 +0000 (18:52 +0000)
commit5bf3a31bc23818907f8e5844d65d610835b4b672
treeaf7abe932849ef0b6e6561e0bc1ae2b3dbcf12fa
parent087a5f6444fbadc0048d8cc395c479985408f1a8
GH-146527: Add more data to GC statistics and add it to PyDebugOffsets (#146532)
Include/internal/pycore_debug_offsets.h
Include/internal/pycore_interp_structs.h
Modules/gcmodule.c
Python/gc.c
Python/gc_free_threading.c