[issue13389] Clear lists freelist in gc.collect()

Antoine Pitrou report at bugs.python.org
Sun Nov 13 00:44:44 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Dicts also have a freelist which isn't freed either. New patch attached.

----------
Added file: http://bugs.python.org/file23672/listdictfreelist.patch

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


More information about the Python-bugs-list mailing list