{{ message }}
Commit ea38e43
authored
"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().
1 parent 54610bb commit ea38e43
2 files changed
Lines changed: 9 additions & 6 deletions
File tree
- Misc/NEWS.d/next/Core and Builtins
- Python
Lines changed: 3 additions & 0 deletions

0 commit comments