[issue35441] Dead (and buggy) code due to mishandling of PyList_SetItem() errors

miss-islington report at bugs.python.org
Sat Dec 8 09:39:40 EST 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 25555e0fbed15f809a247c7e16ab9d0a0088f806 by Miss Islington (bot) in branch '3.6':
bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033)
https://github.com/python/cpython/commit/25555e0fbed15f809a247c7e16ab9d0a0088f806


----------

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


More information about the Python-bugs-list mailing list