summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:28:25 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:28:25 +0200
commitc5761642a0f022aff6887307c8539112193f07c2 (patch)
treeebc5779c23cd0a00c6fa80c0af2ba54256b7ce6f /Python/sysmodule.c
parent31433949bbc16164aef14a5af4a47640d2181ab2 (diff)
downloadcpython-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