summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:05:37 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:05:37 +0200
commitf736c261a2094eee1529c98786c612904c067540 (patch)
tree7f00ff1205505e699131dea5f482345802df7e91 /Python/errors.c
parent94463c980ec8b3f54bd223036ec0363ff4266362 (diff)
downloadcpython-git-f736c261a2094eee1529c98786c612904c067540.tar.gz
call_method() and call_maybe() now use fast call
Issue #27128. The call_method() and call_maybe() functions of typeobject.c now use fast call for empty format string to avoid the creation of a temporary empty tuple.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions