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, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2016-04-06.06:08:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459922915.11.0.179141382288.issue26200@psf.upfronthosting.co.za>
In-reply-to
Content
Since several core devs agree that we should have doual macros, I'll rename Py_SETREF to Py_XSETREF and add new Py_SETREF.
History
Date User Action Args
2016-04-06 06:08:35serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, belopolsky, skrah, python-dev
2016-04-06 06:08:35serhiy.storchakasetmessageid: <1459922915.11.0.179141382288.issue26200@psf.upfronthosting.co.za>
2016-04-06 06:08:35serhiy.storchakalinkissue26200 messages
2016-04-06 06:08:34serhiy.storchakacreate