diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 18:41:02 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 18:41:02 +0200 |
commit | 6911267615ab805d555ef2b0a2458feebbc80d6d (patch) | |
tree | 986ce211419c00d9f1bc0c64c515a018e2d72ec3 /Objects/iterobject.c | |
parent | 20a3007a8de57c99713cae8849634f47689a8f19 (diff) | |
download | cpython-git-6911267615ab805d555ef2b0a2458feebbc80d6d.tar.gz |
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