SIGN IN SIGN UP

gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021)

Call _PyObject_DebugMallocStats() earlier in Py_FinalizeEx(), before
the interpreter is deleted.
V
Victor Stinner committed
5a1205b641df133932ed4c65b9a4ff5724e89963
Parent: 26e5c6e
Committed by GitHub <noreply@github.com> on 6/4/2024, 9:39:07 AM