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 | df142fdc4bfc3816ad36b82a65e335757e011991 (patch) | |
tree | 2b544f6f8e029583f9248391ef8f39ac41ca7aea /Python/sysmodule.c | |
parent | 9def0901e23c6d655f28b7e5711874033b5ff5bd (diff) | |
download | cpython-git-df142fdc4bfc3816ad36b82a65e335757e011991.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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions