[issue839159] iterators broken for weak dicts

Tres Seaver report at bugs.python.org
Mon May 3 17:08:38 CEST 2010


Tres Seaver <tseaver at agendaless.com> added the comment:

I can confirm that the patch applies with minimal fuzz to the
release26-maint branches and the trunk, and that the added tests fail
without the updated implementation in both cases.

Furthermore, Jim's original demo script emits it error with my stock 2.6.5
Python, but is silent with the patched trunk / 2.6 branch.

----------
nosy: +tseaver

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


More information about the Python-bugs-list mailing list