diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-10-29 09:05:39 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-10-29 09:05:39 +0200 |
commit | f94d1eee7499bc00fe78eab8e3d43cc381ab2407 (patch) | |
tree | 0aa4ca8d38af09acd7575a00fda84986cb26570c /Python/dynload_dl.c | |
parent | 684ef2c88882d4c1aaf325fd0a5845740f22c8b7 (diff) | |
download | cpython-git-f94d1eee7499bc00fe78eab8e3d43cc381ab2407.tar.gz |
Issue #28544: Fix inefficient call to _PyObject_CallMethodId()
"()" format string creates an empty list of argument but requires extra work to
parse the format string.
Diffstat (limited to 'Python/dynload_dl.c')
0 files changed, 0 insertions, 0 deletions