diff options
author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2018-10-20 05:43:33 +0500 |
---|---|---|
committer | Pablo Galindo <Pablogsal@gmail.com> | 2018-10-20 01:43:33 +0100 |
commit | 6395844e6adebc12c4eba1fb75c5e7c9c8b89f85 (patch) | |
tree | 7e56ef9face3621c7de7a474495172dcde55f55a /Python/compile.c | |
parent | 027664a3d5ebad575aafe5fcc572e3b05f7f24e5 (diff) | |
download | cpython-git-6395844e6adebc12c4eba1fb75c5e7c9c8b89f85.tar.gz |
bpo-34573: Simplify __reduce__() of set and dict iterators. (GH-9050)
Simplify the pickling of set and dictionary objects iterators by consuming
the iterator into a list with PySequence_List.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions