diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-20 00:44:42 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-20 00:44:42 +0200 |
commit | a3c8f9cb0c66423277a78c96665190349499a60c (patch) | |
tree | 19f0c1347689c00aaac7bd50325cd32e513aacf1 /Python/pythonrun.c | |
parent | 64e75861f12e137906b2fa6374ce1a70070977df (diff) | |
download | cpython-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