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
a9ba1ab21b44abea9775b076573f9c69c9e7153a
Parent: f428521