Roundup Robot <devn...@psf.upfronthosting.co.za> added the comment: New changeset 47e6217d0e84 by Antoine Pitrou in branch '3.2': Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. http://hg.python.org/cpython/rev/47e6217d0e84
New changeset 7951900afd00 by Antoine Pitrou in branch 'default': Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. http://hg.python.org/cpython/rev/7951900afd00 New changeset 6554ebbeb2f3 by Antoine Pitrou in branch '2.7': Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. http://hg.python.org/cpython/rev/6554ebbeb2f3 ---------- nosy: +python-dev _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14775> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com