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