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 | 9483ca3a2676f58de4d8283a818433897eb1fe49 (patch) | |
tree | 1b59c7a4dc67f1d7804d92453db3e7d70abcaa41 /Python/sysmodule.c | |
parent | c5761642a0f022aff6887307c8539112193f07c2 (diff) | |
download | cpython-9483ca3a2676f58de4d8283a818433897eb1fe49.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 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions