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 rhettinger
Recipients Carl.Friedrich.Bolz, Mark.Shannon, mark.dickinson, pablogsal, rhettinger, shihai1991, tim.peters, vstinner
Date 2021-04-07.17:59:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617818371.8.0.848790063722.issue43753@roundup.psfhosted.org>
In-reply-to
Content
> Just chiming in to say that for PyPy this API would be extremely useful

Thanks for that input. Given that there would be some value add, I withdraw my objection.

> I proposed to declare it as a "static inline" function,
> but I'm fine with a macro as well.

Let's use a macro then because inlining in guaranteed and we don't have to be on the lookout for failures to inline.
History
Date User Action Args
2021-04-07 17:59:31rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, vstinner, Carl.Friedrich.Bolz, Mark.Shannon, pablogsal, shihai1991
2021-04-07 17:59:31rhettingersetmessageid: <1617818371.8.0.848790063722.issue43753@roundup.psfhosted.org>
2021-04-07 17:59:31rhettingerlinkissue43753 messages
2021-04-07 17:59:31rhettingercreate