diff options
author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2018-10-20 00:43:33 (GMT) |
---|---|---|
committer | Pablo Galindo <Pablogsal@gmail.com> | 2018-10-20 00:43:33 (GMT) |
commit | 6395844e6adebc12c4eba1fb75c5e7c9c8b89f85 (patch) | |
tree | 7e56ef9face3621c7de7a474495172dcde55f55a /Objects/obmalloc.c | |
parent | 027664a3d5ebad575aafe5fcc572e3b05f7f24e5 (diff) | |
download | cpython-6395844e6adebc12c4eba1fb75c5e7c9c8b89f85.zip cpython-6395844e6adebc12c4eba1fb75c5e7c9c8b89f85.tar.gz cpython-6395844e6adebc12c4eba1fb75c5e7c9c8b89f85.tar.bz2 |
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 'Objects/obmalloc.c')
0 files changed, 0 insertions, 0 deletions