Serhiy Storchaka added the comment: Py_SETREF was renamed to Py_XSETREF in 719c11b6b6ff, d0c8b2c1544e and 7197809a7428.
Here is a patch that introduces new Py_SETREF and uses it instead Py_XSETREF if Py_DECREF was used before. ---------- keywords: +patch Added file: http://bugs.python.org/file42376/py_setref.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26200> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com