STINNER Victor <vstin...@python.org> added the comment:
> PyTuple_SetItem() does clear the previous item, it uses Py_XSETREF. The macro > version (PyTuple_SET_ITEM) does not clear the previous item. Oh sorry, I was thinking at PyTuple_SET_ITEM(). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42294> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com