This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients belopolsky, gvanrossum, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2016-08-15.10:27:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471256868.02.0.0047411814873.issue26200@psf.upfronthosting.co.za>
In-reply-to
Content
Guido, what is your thought?

I sometimes use Py_SETREF() in new code for simplicity (and not only me). I agree that in case of long complex expression putting it inside a macro looks ugly.
History
Date User Action Args
2016-08-15 10:27:48serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, rhettinger, belopolsky, skrah, python-dev
2016-08-15 10:27:48serhiy.storchakasetmessageid: <1471256868.02.0.0047411814873.issue26200@psf.upfronthosting.co.za>
2016-08-15 10:27:47serhiy.storchakalinkissue26200 messages
2016-08-15 10:27:47serhiy.storchakacreate