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, kj, lemburg, malin, neonene, pablogsal, paul.moore, rhettinger, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-17.21:32:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631914324.7.0.340652805163.issue45116@roundup.psfhosted.org>
In-reply-to
Content
I created a draft PR to mark functions like Py_INCREF() and Py_IS_TYPE() with __forceinline: PR 28427.
History
Date User Action Args
2021-09-17 21:32:04vstinnersetrecipients: + vstinner, lemburg, rhettinger, paul.moore, tim.golden, Mark.Shannon, zach.ware, steve.dower, malin, pablogsal, neonene, kj
2021-09-17 21:32:04vstinnersetmessageid: <1631914324.7.0.340652805163.issue45116@roundup.psfhosted.org>
2021-09-17 21:32:04vstinnerlinkissue45116 messages
2021-09-17 21:32:04vstinnercreate