[issue34573] Simplify __reduce__() of set and dict iterators.

Pablo Galindo Salgado report at bugs.python.org
Fri Oct 19 20:43:38 EDT 2018


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 6395844e6adebc12c4eba1fb75c5e7c9c8b89f85 by Pablo Galindo (Sergey Fedoseev) in branch 'master':
bpo-34573: Simplify __reduce__() of set and dict iterators. (GH-9050)
https://github.com/python/cpython/commit/6395844e6adebc12c4eba1fb75c5e7c9c8b89f85


----------
nosy: +pablogsal

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


More information about the Python-bugs-list mailing list