summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-20 00:44:42 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-20 00:44:42 +0200
commita3c8f9cb0c66423277a78c96665190349499a60c (patch)
tree19f0c1347689c00aaac7bd50325cd32e513aacf1 /Python/pythonrun.c
parent64e75861f12e137906b2fa6374ce1a70070977df (diff)
downloadcpython-a3c8f9cb0c66423277a78c96665190349499a60c.tar.gz
import_name() now uses fast call
Issue #27128: import_name() 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