R. David Murray added the comment:

Are you executing this once and worrying about the data structures that are not 
deallocated on finalize?  If so, see issue 228040 for background.  If you are 
executing it in a loop and seeing a continuing leak, then that we will want to 
address.

----------
nosy: +r.david.murray

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

Reply via email to