[issue40704] PyIter_Check fails when compiling in the Limited API

Stefan Behnel report at bugs.python.org
Fri Jun 19 10:01:19 EDT 2020


Stefan Behnel <stefan_ml at behnel.de> added the comment:

It should be replaced with an actual function, which can be inline in the non-limited case.

----------
nosy: +scoder
stage:  -> needs patch
type:  -> compile error
versions: +Python 3.10, Python 3.9 -Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40704>
_______________________________________


More information about the Python-bugs-list mailing list