X Tutup

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 Mark.Shannon
Recipients Mark.Shannon, kj
Date 2021-10-19.23:16:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634685404.42.0.626147911239.issue44525@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3163e68c342434db37c69669017f96a4bb2d5f13 by Ken Jin in branch 'main':
bpo-44525: Specialize ``CALL_FUNCTION`` for C function calls (GH-26934)
https://github.com/python/cpython/commit/3163e68c342434db37c69669017f96a4bb2d5f13
History
Date User Action Args
2021-10-19 23:16:44Mark.Shannonsetrecipients: + Mark.Shannon, kj
2021-10-19 23:16:44Mark.Shannonsetmessageid: <1634685404.42.0.626147911239.issue44525@roundup.psfhosted.org>
2021-10-19 23:16:44Mark.Shannonlinkissue44525 messages
2021-10-19 23:16:44Mark.Shannoncreate
X Tutup