summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:47:10 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:47:10 +0200
commitfc11620e7b52a910059fa231adad9d95ad1b1ea0 (patch)
tree64eafa7b83e8e55864e01bd2c13688de8168db5c /Python/pythonrun.c
parent9483ca3a2676f58de4d8283a818433897eb1fe49 (diff)
downloadcpython-fc11620e7b52a910059fa231adad9d95ad1b1ea0.tar.gz
calliter_iternext() now uses fast call
Issue #27128: calliter_iternext() now calls _PyObject_FastCall() to avoid a temporary empty tuple. Cleanup also the code to reduce the indentation level.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions