[3.12] gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021) (#120023)
gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021) Call _PyObject_DebugMallocStats() earlier in Py_FinalizeEx(), before the interpreter is deleted. (cherry picked from commit 5a1205b641df133932ed4c65b9a4ff5724e89963)
V
Victor Stinner committed
e3e7607167a9de2790a07a1a5f76a825f551bc9a
Parent: 3bf7a50
Committed by GitHub <noreply@github.com>
on 6/4/2024, 9:58:49 AM