[issue35337] Check index in PyTuple_GET_ITEM/PyTuple_SET_ITEM in debug mode

STINNER Victor report at bugs.python.org
Wed Nov 28 09:19:57 EST 2018


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


New changeset 1cdfcfc9843d35ab2cb87387d3a79b2c8a585a38 by Victor Stinner in branch 'master':
bpo-35337: Fix gettmarg(): use PyStructSequence_GET_ITEM() (GH-10765)
https://github.com/python/cpython/commit/1cdfcfc9843d35ab2cb87387d3a79b2c8a585a38


----------

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


More information about the Python-bugs-list mailing list