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 erlendaasland
Recipients WildCard65, erlendaasland, gregory.p.smith, numberZero, vstinner
Date 2021-03-15.09:00:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615798806.33.0.970873009443.issue43181@roundup.psfhosted.org>
In-reply-to
Content
> As I wrote previously, I dislike macros. If someone is changed, I would prefer to convert the function into a static inline function which doesn't have macros pitfalls.

Should we create a meta issue for this? Most macros are trivial, and can safely be converted, given that they're not used as l-values. Converting one header file at the time would make it easy to review, and it would be possible to make good progress in a few months time.
History
Date User Action Args
2021-03-15 09:00:06erlendaaslandsetrecipients: + erlendaasland, gregory.p.smith, vstinner, WildCard65, numberZero
2021-03-15 09:00:06erlendaaslandsetmessageid: <1615798806.33.0.970873009443.issue43181@roundup.psfhosted.org>
2021-03-15 09:00:06erlendaaslandlinkissue43181 messages
2021-03-15 09:00:06erlendaaslandcreate