[issue30459] PyList_SET_ITEM could be safer

Espie Marc report at bugs.python.org
Thu May 25 16:11:07 EDT 2017


Espie Marc added the comment:

it's still 100% safe as a macro since each parameter is not used more than once. only the return type is an issue.

----------

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


More information about the Python-bugs-list mailing list