[issue5647] MutableSet.__iand__ implementation calls self.discard while iterating on self
Raymond Hettinger
report at bugs.python.org
Wed Apr 1 21:06:17 CEST 2009
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
Thanks for the report. Fixed in r70969, r70970, r70973, and r70974.
----------
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5647>
_______________________________________
More information about the Python-bugs-list
mailing list