summaryrefslogtreecommitdiffstats
path: root/Python/instruction_sequence.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-06-04 10:02:12 (GMT)
committerGitHub <noreply@github.com>2024-06-04 10:02:12 (GMT)
commit6e67fd5beaa26cd80d43a258c14f6044803d33fa (patch)
tree848aa9ebf228cde7e4a3cc64c4038f616ee2e6b0 /Python/instruction_sequence.c
parent1177897551066c1e8c394809152614a6483f9ce7 (diff)
downloadcpython-6e67fd5beaa26cd80d43a258c14f6044803d33fa.zip
cpython-6e67fd5beaa26cd80d43a258c14f6044803d33fa.tar.gz
cpython-6e67fd5beaa26cd80d43a258c14f6044803d33fa.tar.bz2
[3.13] gh-111499: Fix PYTHONMALLOCSTATS at Python exit (GH-120021) (#120022)
gh-111499: Fix PYTHONMALLOCSTATS at Python exit (GH-120021) Call _PyObject_DebugMallocStats() earlier in Py_FinalizeEx(), before the interpreter is deleted. (cherry picked from commit 5a1205b641df133932ed4c65b9a4ff5724e89963) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions