[issue34574] OrderedDict iterators are exhausted during pickling

Serhiy Storchaka report at bugs.python.org
Sat Oct 20 01:20:46 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset a5259fb05d03f4871837c14fed704541a20896c0 by Serhiy Storchaka (Sergey Fedoseev) in branch 'master':
bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051)
https://github.com/python/cpython/commit/a5259fb05d03f4871837c14fed704541a20896c0


----------

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


More information about the Python-bugs-list mailing list