Serhiy Storchaka added the comment:

I'm wondering too. While the code in Popen.__del__() is almost same, I can't 
reproduce the issue in 3.3. Perhaps it relates to some 3.4 changes? Import 
machinery, weak references, the shutdown process?

Before applying the patch which fixes Popen.__del__() I want understand what 
happens.

----------

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

Reply via email to