[issue4688] GC optimization: don't track simple tuples and dicts
Antoine Pitrou
report at bugs.python.org
Mon Mar 23 19:45:12 CET 2009
Antoine Pitrou <pitrou at free.fr> added the comment:
I've added tracking statistics for tuples, documentation for
gc.is_tracked(), and changed _Py*_Optimize to _Py*_MaybeUntrack on a
suggestion by Benjamin. Committed to trunk in r70546.
----------
resolution: accepted -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4688>
_______________________________________
More information about the Python-bugs-list
mailing list