summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-22 23:26:00 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-22 23:26:00 +0200
commit947bc084fc2339a44e3f55169653edd8bd17c248 (patch)
tree31bcb011933d08ab8b6feb2ad55096312c0d88b9 /Python/errors.c
parent5b00c5b38cada10df9f78640f356476cc6e6dc7f (diff)
downloadcpython-947bc084fc2339a44e3f55169653edd8bd17c248.tar.gz
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/errors.c')
0 files changed, 0 insertions, 0 deletions