summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 22:44:04 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 22:44:04 (GMT)
commit9def0901e23c6d655f28b7e5711874033b5ff5bd (patch)
treeae3c2d73d91bd5058692a4f37bc26ff3b1b10947 /Python/ceval.c
parent75210697ecb830b592bcb5d22503ddbb8401f3e8 (diff)
downloadcpython-9def0901e23c6d655f28b7e5711874033b5ff5bd.zip
cpython-9def0901e23c6d655f28b7e5711874033b5ff5bd.tar.gz
cpython-9def0901e23c6d655f28b7e5711874033b5ff5bd.tar.bz2
PyFile_WriteObject() now uses fast call
Issue #27128: PyFile_WriteObject() now calls _PyObject_FastCall() to avoid the creation of a temporary tuple.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions