Roundup Robot added the comment: New changeset a241817424e5 by Victor Stinner in branch 'default': Fix _PyMethodDef_RawFastCallDict() argument parsing https://hg.python.org/cpython/rev/a241817424e5
New changeset a8d35309dcc0 by Victor Stinner in branch 'default': PyCFunction_Call() now calls _PyCFunction_FastCallDict() https://hg.python.org/cpython/rev/a8d35309dcc0 New changeset ee6e1b1151a8 by Victor Stinner in branch 'default': _PyObject_FastCallKeywords() now checks !PyErr_Occurred() https://hg.python.org/cpython/rev/ee6e1b1151a8 New changeset 11039ece46b9 by Victor Stinner in branch 'default': Rephrase !PyErr_Occurred() comment: may=>can https://hg.python.org/cpython/rev/11039ece46b9 New changeset 8cc5d78d9b18 by Victor Stinner in branch 'default': Cleanup _PyMethodDef_RawFastCallDict() https://hg.python.org/cpython/rev/8cc5d78d9b18 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29259> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com