[issue7105] weak dict iterators are fragile because of unpredictable GC runs

Antoine Pitrou report at bugs.python.org
Tue Oct 13 19:25:00 CEST 2009


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

It occurs weaksets have the same problem, here is a new patch fixing
them as well.

----------
Added file: http://bugs.python.org/file15114/weakiter3.patch

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


More information about the Python-bugs-list mailing list