STINNER Victor <vstin...@redhat.com> added the comment:
> Has the PEP been accepted? It still says "Draft". I would prefer to wait until the PEP is accepted before starting to push changes ;-) -- Cython uses the FASTCALL calling convention. Please check with Stefan Behnel to see fix it's ok to "remove" _PyObject_FastCallKeywords and _PyObject_FastCallDict. It would be bad to suddently break all extensions compiled with Cython. Maybe we could add new functions and wait for beta2 or later to remove the old ones. ---------- nosy: +vstinner _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36970> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com