[issue41078] [C API] Convert PyTuple_GET_ITEM() macro to a static inline function

STINNER Victor report at bugs.python.org
Tue Jun 23 05:42:55 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

See "(PEP 620) C API for efficient loop iterating on a sequence of PyObject** or other C types" thread on python-dev:
https://mail.python.org/archives/list/python-dev@python.org/thread/632CV42376SWVYAZTHG4ROOV2HRHOVZ7/

----------

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


More information about the Python-bugs-list mailing list