summaryrefslogtreecommitdiffstats
path: root/Objects/abstract.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-23 15:56:06 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-08-23 15:56:06 (GMT)
commita9ba1ab21b44abea9775b076573f9c69c9e7153a (patch)
treed89799b61af7352e4d83dad3011cb9ea85c22e35 /Objects/abstract.c
parentf42852148103316fbcd98f935d38bda24e5bbbc3 (diff)
downloadcpython-a9ba1ab21b44abea9775b076573f9c69c9e7153a.zip
cpython-a9ba1ab21b44abea9775b076573f9c69c9e7153a.tar.gz
cpython-a9ba1ab21b44abea9775b076573f9c69c9e7153a.tar.bz2
Issue #27809: map_next() uses fast call
Use a small stack allocated in the C stack for up to 5 iterator functions, otherwise allocates a stack on the heap memory.
Diffstat (limited to 'Objects/abstract.c')
0 files changed, 0 insertions, 0 deletions