STINNER Victor <vstin...@python.org> added the comment:

Py_EndInterpreter() now calls gc.collect() at least twice: at the end of 
_PyImport_Cleanup() and in finalize_interp_clear(). I now consider the issue as 
fixed and so I close it.

The issue that I described in my previous comment can be enhanced/fixed later.

----------
resolution:  -> fixed
stage: test needed -> resolved
status: open -> closed
versions: +Python 3.9 -Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue24554>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to