summaryrefslogtreecommitdiffstats
path: root/Objects/methodobject.c
diff options
context:
space:
mode:
authorSergey Fedoseev <fedoseev.sergey@gmail.com>2018-10-20 00:43:33 (GMT)
committerPablo Galindo <Pablogsal@gmail.com>2018-10-20 00:43:33 (GMT)
commit6395844e6adebc12c4eba1fb75c5e7c9c8b89f85 (patch)
tree7e56ef9face3621c7de7a474495172dcde55f55a /Objects/methodobject.c
parent027664a3d5ebad575aafe5fcc572e3b05f7f24e5 (diff)
downloadcpython-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/methodobject.c')
0 files changed, 0 insertions, 0 deletions