summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-01-03 01:01:42 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2017-01-03 01:01:42 (GMT)
commit865a0f621fae0a63f0db186d9b7f30d1cebfa1de (patch)
treed7a95e54381e1729f431896a6b2812b63a39d8f2 /Python/sysmodule.c
parent6f7c0ae46d66593b4ca0f248b94b9e1d567114bb (diff)
downloadcpython-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.zip
cpython-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.tar.gz
cpython-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.tar.bz2
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions