summaryrefslogtreecommitdiff
path: root/Python/thread.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
commit99ee9c70a73ec2f3db68785821a9f2867c3f637f (patch)
tree4863d1e82980d64bcf9ecbfb6002f6e35c3c980a /Python/thread.c
parent6911267615ab805d555ef2b0a2458feebbc80d6d (diff)
downloadcpython-git-99ee9c70a73ec2f3db68785821a9f2867c3f637f.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/thread.c')
0 files changed, 0 insertions, 0 deletions