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 vstinner
Recipients Mark.Shannon, neonene, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-06.16:35:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630946118.23.0.871307485721.issue45116@roundup.psfhosted.org>
In-reply-to
Content
Rather than defining again functions as macro, you should consider using __forceinline function attribute: see bpo-45094.
History
Date User Action Args
2021-09-06 16:35:18vstinnersetrecipients: + vstinner, paul.moore, tim.golden, Mark.Shannon, zach.ware, steve.dower, neonene
2021-09-06 16:35:18vstinnersetmessageid: <1630946118.23.0.871307485721.issue45116@roundup.psfhosted.org>
2021-09-06 16:35:18vstinnerlinkissue45116 messages
2021-09-06 16:35:18vstinnercreate