[issue35615] "RuntimeError: Dictionary changed size during iteration" when copying a WeakValueDictionary

Antoine Pitrou report at bugs.python.org
Thu Feb 7 14:52:03 EST 2019


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 96d37dbcd23e65a7a57819aeced9034296ef747e by Antoine Pitrou (Fish) in branch 'master':
bpo-35615: Fix crashes when copying a Weak{Key,Value}Dictionary. (GH-11384)
https://github.com/python/cpython/commit/96d37dbcd23e65a7a57819aeced9034296ef747e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35615>
_______________________________________


More information about the Python-bugs-list mailing list