diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-22 23:15:44 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-22 23:15:44 +0200 |
commit | 9dae6156b5e3127cb8bfaa1bd36cecadaad5d60b (patch) | |
tree | 8c791586bd84fd42afbbc75aec2a32b2fdf6aef0 /Python/errors.c | |
parent | de03c6d8066496680a1ea99ff9e67e28852b0007 (diff) | |
download | cpython-9dae6156b5e3127cb8bfaa1bd36cecadaad5d60b.tar.gz |
_PyFunction_FastCallDict() supports keyword args
Issue #27809:
* Rename _PyFunction_FastCall() to _PyFunction_FastCallDict()
* Rename _PyCFunction_FastCall() to _PyCFunction_FastCallDict()
* _PyFunction_FastCallDict() now supports keyword arguments
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions