summaryrefslogtreecommitdiffstats
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-22 21:26:00 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-08-22 21:26:00 (GMT)
commit155ea65e5c88d250a752ee5321860ef11ede4085 (patch)
tree88d328b18d1c385c872c057e2fb42d75c463f8f4 /Python/bltinmodule.c
parent2990fa11bc6f8a78b90a2a742756a6fd45c4833d (diff)
downloadcpython-155ea65e5c88d250a752ee5321860ef11ede4085.zip
cpython-155ea65e5c88d250a752ee5321860ef11ede4085.tar.gz
cpython-155ea65e5c88d250a752ee5321860ef11ede4085.tar.bz2
PyEval_CallObjectWithKeywords() uses fast call with kwargs
Issue #27809. _PyObject_FastCallDict() now supports keyword arguments, and so the args==NULL fast-path can also be used when kwargs is not NULL.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions