summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-01-03 02:01:42 +0100
committerVictor Stinner <victor.stinner@gmail.com>2017-01-03 02:01:42 +0100
commit865a0f621fae0a63f0db186d9b7f30d1cebfa1de (patch)
treed7a95e54381e1729f431896a6b2812b63a39d8f2 /Python/errors.c
parent6f7c0ae46d66593b4ca0f248b94b9e1d567114bb (diff)
downloadcpython-git-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.tar.gz
Optimize _PyFunction_FastCallDict() when kwargs is {}
Issue #28839: Optimize _PyFunction_FastCallDict() when kwargs is an empty dictionary, avoid the creation of an useless empty tuple.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions