Serhiy Storchaka added the comment:

I do not understand why that issue was closed. Probably Py_SETREF is not the 
best name but this can be discussed. Adverse idea about Py_INCREF also looked 
questionable. But many people supported the introduction of a macro for safe 
replacement.

And now we see that sources contain 50 potential bugs which can be fixed either 
by using special macros or by manually inlining them.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to