diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-07 00:37:38 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-07 00:37:38 +0100 |
commit | f2d568ff954741c482c64611b164f1506ee9cbe9 (patch) | |
tree | 99dd2cb0e93ddb0fcf6b2838427ecf5e0ffa906c /Python/strdup.c | |
parent | eae4357871850da992a30deeece6bf4c78efc3f8 (diff) | |
download | cpython-git-f2d568ff954741c482c64611b164f1506ee9cbe9.tar.gz |
_PyObject_FastCallKeywords() now calls directly tp_call
_PyObject_FastCallKeywords() doesn't call _PyObject_FastCallDict() anymore:
call directly tp_call.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions