[issue20440] Use the Py_SETREF macro

Serhiy Storchaka report at bugs.python.org
Thu Dec 24 04:04:11 EST 2015


Serhiy Storchaka added the comment:

Following patch is manually crafted and covers the rest cases. It also replaces existing correct attribute replacing using a temporary variable with more compact call of the macro.

----------
Added file: http://bugs.python.org/file41402/py_setref_extra.patch

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


More information about the Python-bugs-list mailing list