summaryrefslogtreecommitdiffstats
path: root/Objects/iterobject.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 16:41:02 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 16:41:02 (GMT)
commit6911267615ab805d555ef2b0a2458feebbc80d6d (patch)
tree986ce211419c00d9f1bc0c64c515a018e2d72ec3 /Objects/iterobject.c
parent20a3007a8de57c99713cae8849634f47689a8f19 (diff)
downloadcpython-6911267615ab805d555ef2b0a2458feebbc80d6d.zip
cpython-6911267615ab805d555ef2b0a2458feebbc80d6d.tar.gz
cpython-6911267615ab805d555ef2b0a2458feebbc80d6d.tar.bz2
slot_tp_iter() now uses fast call
Issue #27128: slot_tp_iter() now calls _PyObject_FastCall() to avoid a temporary empty tuple.
Diffstat (limited to 'Objects/iterobject.c')
0 files changed, 0 insertions, 0 deletions