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

Kristján Valur Jónsson report at bugs.python.org
Tue Dec 3 10:16:39 CET 2013


Kristján Valur Jónsson added the comment:

Strictly speaking b) is not a semantic change.  Depending on your semantic definition of semantics.  At any rate it is even less so than a) since the temporary list is hidden from view and the only side effect is additional memory usage.

----------

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


More information about the Python-bugs-list mailing list