summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-01-21 12:05:26 (GMT)
committerGitHub <noreply@github.com>2022-01-21 12:05:26 (GMT)
commitea38e436fe1e585fb8c1f0badf5482f525b7f9ff (patch)
tree6ec2a9fba659376e62c80b2f596479de4c0a4793 /Include
parent54610bb448a9cf5be77d53b66169fca4c11be6cb (diff)
downloadcpython-ea38e436fe1e585fb8c1f0badf5482f525b7f9ff.zip
cpython-ea38e436fe1e585fb8c1f0badf5482f525b7f9ff.tar.gz
cpython-ea38e436fe1e585fb8c1f0badf5482f525b7f9ff.tar.bz2
bpo-46417: Call _PyDebug_PrintTotalRefs() later (GH-30744)
"python -X showrefcount" now shows the total reference count after clearing and destroyed the main Python interpreter. Previously, it was shown before. Py_FinalizeEx() now calls _PyDebug_PrintTotalRefs() after finalize_interp_delete().
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions