Problem with OrderedDict

Steven D'Aprano steve+comp.lang.python at pearwood.info
Wed May 30 09:18:32 EDT 2018


On Wed, 30 May 2018 10:48:06 +0200, Frank Millman wrote:

> I tried to reduce it to a simple example. I succeeded, but there are two
> problems -
> 
> 1. It always fails, so I have not reproduced the intermittent nature
> yet.
> 
> 2. It gives a different error -
> 
>     RuntimeError: dictionary changed size during iteration


Can you share your simple example?



-- 
Steven D'Aprano
"Ever since I learned about confirmation bias, I've been seeing
it everywhere." -- Jon Ronson




More information about the Python-list mailing list