Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

How did you obtain this? the resize() function is not called by 
test_multiprocessing.
And are you sure that it's not some kind of reference leak? (this pointer is 
tied to a CDataObject; its tp_alloc should free the memory)

----------

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

Reply via email to