summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-22 12:29:42 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-22 12:29:42 +0200
commitda778ce9a4619576587ed97e96041d101c489129 (patch)
tree26f654ed7e993ded478dab4f6778df3858b63ae8 /Python/pythonrun.c
parent6d48d0e9462987731b163e1a851dbc2dab520644 (diff)
downloadcpython-da778ce9a4619576587ed97e96041d101c489129.tar.gz
Optimize call to Python function without argument
Issue #27128. When a Python function is called with no arguments, but all parameters have a default value: use default values as arguments for the fast path.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions