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 Arfrever, Jim.Jewett, abusalimov, benjamin.peterson, brett.cannon, georg.brandl, kristjan.jonsson, larry, loewis, pitrou, python-dev, rhettinger, serhiy.storchaka, taleinat, vstinner
Date 2016-01-05.11:29:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451993395.21.0.386201482655.issue20440@psf.upfronthosting.co.za>
In-reply-to
Content
The final patch replaces the code that equivalent to the Py_SETREF macro by using the Py_SETREF macro. There are no bugs, the patch only makes the correct code cleaner. If I'll not got a review, I'll just close this issue.
History
Date User Action Args
2016-01-05 11:29:56serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, brett.cannon, georg.brandl, rhettinger, pitrou, kristjan.jonsson, vstinner, taleinat, larry, benjamin.peterson, Arfrever, python-dev, Jim.Jewett, abusalimov
2016-01-05 11:29:55serhiy.storchakasetmessageid: <1451993395.21.0.386201482655.issue20440@psf.upfronthosting.co.za>
2016-01-05 11:29:55serhiy.storchakalinkissue20440 messages
2016-01-05 11:29:55serhiy.storchakacreate