[issue6695] PyXXX_ClearFreeList for dict, set, and list

Matthias Troffaes report at bugs.python.org
Thu Aug 4 15:44:05 CEST 2011


Matthias Troffaes <matthias.troffaes at gmail.com> added the comment:

Patch against current tip attached.

I can no longer reproduce the large memory leaks with the current tip (which is of course wonderful!), so I guess the second part of the patch (freeing the freelists during gc.collect) makes no longer sense.

----------
Added file: http://bugs.python.org/file22833/py3k-04082011-clearfreelist-dict_set_list.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6695>
_______________________________________


More information about the Python-bugs-list mailing list