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, malin, neonene, paul.moore, rhettinger, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-17.12:09:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631880568.88.0.716536625884.issue45116@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b413551284a94cfe31377c9c607ff890aa06c26 by Victor Stinner in branch 'main':
bpo-45116: Add the Py_ALWAYS_INLINE macro (GH-28390)
https://github.com/python/cpython/commit/6b413551284a94cfe31377c9c607ff890aa06c26
History
Date User Action Args
2021-09-17 12:09:28vstinnersetrecipients: + vstinner, rhettinger, paul.moore, tim.golden, Mark.Shannon, zach.ware, steve.dower, malin, neonene, kj
2021-09-17 12:09:28vstinnersetmessageid: <1631880568.88.0.716536625884.issue45116@roundup.psfhosted.org>
2021-09-17 12:09:28vstinnerlinkissue45116 messages
2021-09-17 12:09:28vstinnercreate