Roundup Robot added the comment: New changeset 3bf78c286daf by Victor Stinner in branch 'default': Add _PyArg_UnpackStack() function helper https://hg.python.org/cpython/rev/3bf78c286daf
New changeset 905e902bd47e by Victor Stinner in branch 'default': Argument Clinic: Use METH_FASTCALL for boring positionals https://hg.python.org/cpython/rev/905e902bd47e New changeset 52acda52b353 by Victor Stinner in branch 'default': Run Argument Clinic: METH_VARARGS=>METH_FASTCALL https://hg.python.org/cpython/rev/52acda52b353 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue29286> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
