[issue29464] Specialize FASTCALL for functions with positional-only parameters

Serhiy Storchaka report at bugs.python.org
Wed Jul 12 12:10:49 EDT 2017


Serhiy Storchaka added the comment:

I think you need to update Cython to a version that supports new FASTCALL call convention in 3.7. If the support of FASTCALL in Cython is optional try to disable it.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29464>
_______________________________________


More information about the Python-bugs-list mailing list