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 corona10, erlendaasland, kj, pablogsal, vstinner
Date 2021-09-03.14:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630680309.85.0.0368652300992.issue45094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7974c30b9fd84fa56ea1515ed2c08b38edf1a383 by Victor Stinner in branch 'main':
bpo-45094: Add Py_NO_INLINE macro (GH-28140)
https://github.com/python/cpython/commit/7974c30b9fd84fa56ea1515ed2c08b38edf1a383
History
Date User Action Args
2021-09-03 14:45:09vstinnersetrecipients: + vstinner, corona10, pablogsal, erlendaasland, kj
2021-09-03 14:45:09vstinnersetmessageid: <1630680309.85.0.0368652300992.issue45094@roundup.psfhosted.org>
2021-09-03 14:45:09vstinnerlinkissue45094 messages
2021-09-03 14:45:09vstinnercreate