[issue7105] weak dict iterators are fragile because of unpredictable GC runs
Guido van Rossum
report at bugs.python.org
Tue Dec 3 16:53:12 CET 2013
Guido van Rossum added the comment:
I'm not sure I understand the hesitation about backporting the Python 3 solution. We're acknowledging it's a bug, so the fix is not a feature. The Python 3 solution is the future. So why not fix it?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7105>
_______________________________________
More information about the Python-bugs-list
mailing list