summaryrefslogtreecommitdiff
path: root/Python/sysmodule.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
commitdf142fdc4bfc3816ad36b82a65e335757e011991 (patch)
tree2b544f6f8e029583f9248391ef8f39ac41ca7aea /Python/sysmodule.c
parent9def0901e23c6d655f28b7e5711874033b5ff5bd (diff)
downloadcpython-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