Matthias Troffaes <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue6695> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
