SIGN IN SIGN UP

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.
V
Victor Stinner committed
cdb5cee9804a1cdc491c18118a92c4592218a894
Parent: dd69564