[issue30459] PyList_SET_ITEM could be safer

STINNER Victor report at bugs.python.org
Mon Dec 7 05:56:27 EST 2020


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


New changeset 0ef96c2b2a291c9d2d9c0ba42bbc1900a21e65f3 by Victor Stinner in branch 'master':
bpo-30459: Cast the result of PyCell_SET to void (GH-23654)
https://github.com/python/cpython/commit/0ef96c2b2a291c9d2d9c0ba42bbc1900a21e65f3


----------

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


More information about the Python-bugs-list mailing list