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