summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-02-09 02:01:37 +0100
committerVictor Stinner <victor.stinner@gmail.com>2017-02-09 02:01:37 +0100
commit12c5838dae390793009d73ba486b6b2be18cfd43 (patch)
tree382a22051a5ad49eafbc310149554c61d78b9620 /Python/ceval.c
parent3722f1f483065338e83ec1e28cd8dc8412ef39d7 (diff)
downloadcpython-git-12c5838dae390793009d73ba486b6b2be18cfd43.tar.gz
Fix PyCFunction_Call() performance issue
Issue #29259, #29465: PyCFunction_Call() doesn't create anymore a redundant tuple to pass positional arguments for METH_VARARGS. Add a new cfunction_call() subfunction.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions