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

> _PyRuntime.warnings is not cleared at Python exit: 3 objects are kept alive 
> even after Py_Finalize().

This issue has been fixed. Moreover, the GC state is now per-interpreter.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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

Reply via email to