Serhiy Storchaka <[email protected]> added the comment:
Added Stefan because the new C API could be used in Cython after stabilizing. We should more cooperate with Cython team and provide a (semi-)official stable API for using in Cython. I do not expect large affect on most tests, since this optimization affects only a part of functions, and can be noticeable only for very fast function calls. ---------- nosy: +scode _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35582> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
