Serhiy Storchaka <storch...@gmail.com> added the comment:

Yes, the problem is the place to be in Python 2.7, in Python 3.2 and in Python 
3.3. Random size of the structure is important -- if you remove the randint, 
leakage will not.

The memory is not released in cached structuress, which are created in 
module-level unpack.

I now deal with it.

----------
nosy: +storchaka

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

Reply via email to