diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-23 15:56:06 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-23 15:56:06 (GMT) |
| commit | a9ba1ab21b44abea9775b076573f9c69c9e7153a (patch) | |
| tree | d89799b61af7352e4d83dad3011cb9ea85c22e35 /Lib/test/test_htmlparser.py | |
| parent | f42852148103316fbcd98f935d38bda24e5bbbc3 (diff) | |
| download | cpython-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 'Lib/test/test_htmlparser.py')
0 files changed, 0 insertions, 0 deletions
