[issue6695] PyXXX_ClearFreeList for dict, set, and list

Matthias Troffaes report at bugs.python.org
Thu Aug 13 18:49:09 CEST 2009


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

I attach a second patch which also calls the new PyXXX_ClearFreeList
functions on garbage collection, during gc.collect().

----------
Added file: http://bugs.python.org/file14709/py3k-clearfreelist-gc_collect.patch

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


More information about the Python-bugs-list mailing list