summaryrefslogtreecommitdiffstats
path: root/Python/gc.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-06-04 09:39:07 (GMT)
committerGitHub <noreply@github.com>2024-06-04 09:39:07 (GMT)
commit5a1205b641df133932ed4c65b9a4ff5724e89963 (patch)
tree68ade81471201e621529da66a5b8e8618510f291 /Python/gc.c
parent26e5c6e8351adb1a77a88920ff33fc8ebee9a99e (diff)
downloadcpython-5a1205b641df133932ed4c65b9a4ff5724e89963.zip
cpython-5a1205b641df133932ed4c65b9a4ff5724e89963.tar.gz
cpython-5a1205b641df133932ed4c65b9a4ff5724e89963.tar.bz2
gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021)
Call _PyObject_DebugMallocStats() earlier in Py_FinalizeEx(), before the interpreter is deleted.
Diffstat (limited to 'Python/gc.c')
0 files changed, 0 insertions, 0 deletions