diff options
| author | Victor Stinner <vstinner@python.org> | 2022-01-21 12:05:26 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-21 12:05:26 (GMT) |
| commit | ea38e436fe1e585fb8c1f0badf5482f525b7f9ff (patch) | |
| tree | 6ec2a9fba659376e62c80b2f596479de4c0a4793 /Python/specialize.c | |
| parent | 54610bb448a9cf5be77d53b66169fca4c11be6cb (diff) | |
| download | cpython-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 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions
