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, vstinner
Date 2022-03-31.08:03:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648713801.4.0.8934448247.issue47164@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7fc39a21cb85163a456eab91b52e5fe85e7f7e3e by Victor Stinner in branch 'main':
bpo-47164: Add _PyCFunctionObject_CAST() macr (GH-32190)
https://github.com/python/cpython/commit/7fc39a21cb85163a456eab91b52e5fe85e7f7e3e
History
Date User Action Args
2022-03-31 08:03:21vstinnersetrecipients: + vstinner, Mark.Shannon, kj
2022-03-31 08:03:21vstinnersetmessageid: <1648713801.4.0.8934448247.issue47164@roundup.psfhosted.org>
2022-03-31 08:03:21vstinnerlinkissue47164 messages
2022-03-31 08:03:21vstinnercreate