[Python-Dev] Issue 19332: Guard against changing dict during iteration (original) (raw)

Steven D'Aprano steve at pearwood.info
Wed Nov 6 13:34:22 CET 2013


On Tue, Nov 05, 2013 at 08:38:09PM -0800, Ethan Furman wrote:

http://bugs.python.org/issue19332

Duplicate of this: http://bugs.python.org/issue6017

The conclusion on that also was that it is not worth guarding against such an unusual circumstance.

-- Steven



More information about the Python-Dev mailing list