Antoine Pitrou <[email protected]> added the comment: > Presumably the Py_XDECREF(self->args) would be better replaced by > Py_CLEAR(self->args)?
Ah, yes, definitely. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1692335> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
