summaryrefslogtreecommitdiffstats
path: root/Python/dynamic_annotations.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-08 23:41:46 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-12-08 23:41:46 (GMT)
commit887b4307b62f2b3d6f757abe648df6808c045eae (patch)
tree3d18c755a48f14be4c1d32db111d58e29ad0ac0c /Python/dynamic_annotations.c
parent7f39c0ccfcaba95de1eaba87f117b89b032b1fa0 (diff)
downloadcpython-887b4307b62f2b3d6f757abe648df6808c045eae.zip
cpython-887b4307b62f2b3d6f757abe648df6808c045eae.tar.gz
cpython-887b4307b62f2b3d6f757abe648df6808c045eae.tar.bz2
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/dynamic_annotations.c')
0 files changed, 0 insertions, 0 deletions