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 petr.viktorin
Recipients ZackerySpytz, espie, petr.viktorin, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2020-12-10.14:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607609531.65.0.201950606663.issue30459@roundup.psfhosted.org>
In-reply-to
Content
> The change respects the documentation which always documented the result type as "void".

Then, IMO, the documentation should be fixed.

> My expectation is that apart py-qt4, no project abuse these 3 macros.

That's not true; at least ALSA's python bindings use PyTuple_SET_ITEM as a lvalue as well.
History
Date User Action Args
2020-12-10 14:12:11petr.viktorinsetrecipients: + petr.viktorin, rhettinger, vstinner, skrah, serhiy.storchaka, espie, ZackerySpytz
2020-12-10 14:12:11petr.viktorinsetmessageid: <1607609531.65.0.201950606663.issue30459@roundup.psfhosted.org>
2020-12-10 14:12:11petr.viktorinlinkissue30459 messages
2020-12-10 14:12:11petr.viktorincreate