Antoine Pitrou added the comment:

I was asked what this patch did exactly: it simply calls the garbage collector 
one last time after sys.modules has been cleared. I don't know it it makes much 
of a difference, but it may limit the amount of leaking when doing successive 
Py_Initialize/Py_Finalize calls.

----------

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

Reply via email to