diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-17 01:35:17 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-17 01:35:17 +0100 |
commit | 259f0e4437ed30036578aba822560feb531b7735 (patch) | |
tree | 2ed9ead4992b791c76e1d52e0db3d1cd0516ec11 /Python/fileutils.c | |
parent | 0c8c3893ae29fab8ce9db0c2f5b52acbe89032e1 (diff) | |
download | cpython-git-259f0e4437ed30036578aba822560feb531b7735.tar.gz |
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Issue #29286. Run Argument Clinic to get the new faster METH_FASTCALL calling
convention for functions using only positional arguments.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions