summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorSergey Fedoseev <fedoseev.sergey@gmail.com>2018-10-20 05:43:33 +0500
committerPablo Galindo <Pablogsal@gmail.com>2018-10-20 01:43:33 +0100
commit6395844e6adebc12c4eba1fb75c5e7c9c8b89f85 (patch)
tree7e56ef9face3621c7de7a474495172dcde55f55a /Python/compile.c
parent027664a3d5ebad575aafe5fcc572e3b05f7f24e5 (diff)
downloadcpython-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