diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-22 22:48:54 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-22 22:48:54 +0200 |
commit | de03c6d8066496680a1ea99ff9e67e28852b0007 (patch) | |
tree | 7a6256b3e49a0ed76fc3da9237a4a170663f7c86 /Python/errors.c | |
parent | 02e2dbc157224eb09447bd613e82649f52728a16 (diff) | |
download | cpython-de03c6d8066496680a1ea99ff9e67e28852b0007.tar.gz |
Rename _PyObject_FastCall() to _PyObject_FastCallDict()
Issue #27809:
* Rename _PyObject_FastCall() function to _PyObject_FastCallDict()
* Add _PyObject_FastCall(), _PyObject_CallNoArg() and _PyObject_CallArg1()
macros calling _PyObject_FastCallDict()
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions