summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-23 23:45:13 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-08-23 23:45:13 (GMT)
commitcdb5cee9804a1cdc491c18118a92c4592218a894 (patch)
tree48e6e9355b37ab1f0defb8b5ff38d7d3ba33b77f /Python/getcompiler.c
parentdd69564c38de21f2ede269c55fce6db24bb27941 (diff)
downloadcpython-cdb5cee9804a1cdc491c18118a92c4592218a894.zip
cpython-cdb5cee9804a1cdc491c18118a92c4592218a894.tar.gz
cpython-cdb5cee9804a1cdc491c18118a92c4592218a894.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 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions