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 kumaraditya
Recipients Dennis Sweeney, Mark.Shannon, kumaraditya
Date 2022-03-26.12:16:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648296993.82.0.182445504362.issue47127@roundup.psfhosted.org>
In-reply-to
Content
Specialize call for c functions with METH_FASTCALL|METH_KEYWORDS flags.

It is the second largest PRECALL specialization failure as per the stats.

See https://github.com/faster-cpython/ideas/blob/main/stats.md#specialization-attempts-10
History
Date User Action Args
2022-03-26 12:16:33kumaradityasetrecipients: + kumaraditya, Mark.Shannon, Dennis Sweeney
2022-03-26 12:16:33kumaradityasetmessageid: <1648296993.82.0.182445504362.issue47127@roundup.psfhosted.org>
2022-03-26 12:16:33kumaradityalinkissue47127 messages
2022-03-26 12:16:33kumaradityacreate