diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 18:28:25 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 18:28:25 +0200 |
commit | c5761642a0f022aff6887307c8539112193f07c2 (patch) | |
tree | ebc5779c23cd0a00c6fa80c0af2ba54256b7ce6f /Python/sysmodule.c | |
parent | 31433949bbc16164aef14a5af4a47640d2181ab2 (diff) | |
download | cpython-c5761642a0f022aff6887307c8539112193f07c2.tar.gz |
slot_nb_bool() now uses fast call
Issue #27128: slot_nb_bool() now calls _PyObject_FastCall() to avoid a
temporary empty tuple to call the slot function.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions