summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-20 00:44:04 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-20 00:44:04 +0200
commit64e75861f12e137906b2fa6374ce1a70070977df (patch)
tree8e8135bfc8e49992d129c564266e7e2bfa084ec7 /Python/pythonrun.c
parent167b86de6ea9042eebc59c190996e6aed6e994ae (diff)
downloadcpython-64e75861f12e137906b2fa6374ce1a70070977df.tar.gz
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions