[issue35199] Convert PyTuple_GET_ITEM() macro to a function call with additional checks in debug mode

STINNER Victor report at bugs.python.org
Fri Nov 9 10:56:52 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset d17a693fa08ce9f2d35acbb1f76e20bdae3e01da by Victor Stinner in branch 'master':
bpo-35199: Add an internal _PyTuple_ITEMS() macro (GH-10434)
https://github.com/python/cpython/commit/d17a693fa08ce9f2d35acbb1f76e20bdae3e01da


----------

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


More information about the Python-bugs-list mailing list