summaryrefslogtreecommitdiff
path: root/Python/dynamic_annotations.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-09 00:38:16 +0100
committerVictor Stinner <victor.stinner@gmail.com>2016-12-09 00:38:16 +0100
commit2b635971e7fedc06b8a12d467a8b717c9752f4a4 (patch)
tree7ea961b4b7269c77680970122737760d92ed9446 /Python/dynamic_annotations.c
parent7e42541d08b6cc103b892c1cb70ea68c66751078 (diff)
downloadcpython-git-2b635971e7fedc06b8a12d467a8b717c9752f4a4.tar.gz
build_struct_time() uses Py_BuildValue()
Issue #28915: Avoid calling _PyObject_CallMethodId() with "(...)" format to avoid the creation of a temporary tuple: use Py_BuildValue() with _PyObject_CallMethodIdObjArgs().
Diffstat (limited to 'Python/dynamic_annotations.c')
0 files changed, 0 insertions, 0 deletions