summaryrefslogtreecommitdiff
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-09 00:41:46 +0100
committerVictor Stinner <victor.stinner@gmail.com>2016-12-09 00:41:46 +0100
commit887b4307b62f2b3d6f757abe648df6808c045eae (patch)
tree3d18c755a48f14be4c1d32db111d58e29ad0ac0c /Python/marshal.c
parent7f39c0ccfcaba95de1eaba87f117b89b032b1fa0 (diff)
downloadcpython-git-887b4307b62f2b3d6f757abe648df6808c045eae.tar.gz
Use _PyObject_FastCallVa() in type slots
Issue #28915: Replace Py_VaBuildValue()+PyObject_Call() with _PyObject_FastCallVa() to avoid the creation of temporary tuple.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions