summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_exceptions.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-02-09 01:01:37 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2017-02-09 01:01:37 (GMT)
commit12c5838dae390793009d73ba486b6b2be18cfd43 (patch)
tree382a22051a5ad49eafbc310149554c61d78b9620 /Lib/test/test_exceptions.py
parent3722f1f483065338e83ec1e28cd8dc8412ef39d7 (diff)
downloadcpython-12c5838dae390793009d73ba486b6b2be18cfd43.zip
cpython-12c5838dae390793009d73ba486b6b2be18cfd43.tar.gz
cpython-12c5838dae390793009d73ba486b6b2be18cfd43.tar.bz2
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 'Lib/test/test_exceptions.py')
0 files changed, 0 insertions, 0 deletions