cpython/Modules/_sha3/clinic
Victor Stinner 259f0e4437 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.
2017-01-17 01:35:17 +01:00
..
sha3module.c.h Run Argument Clinic: METH_VARARGS=>METH_FASTCALL 2017-01-17 01:35:17 +01:00