[issue30441] os.environ raises RuntimeError: dictionary changed size during iteration

Serhiy Storchaka report at bugs.python.org
Thu Jun 15 14:23:24 EDT 2017


Serhiy Storchaka added the comment:

See also issue24484. The solution depends on the assumption that list(dict) is atomic.

----------

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


More information about the Python-bugs-list mailing list