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 <[email protected]>
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: <[email protected]>
2021-10-19 23:16:44Mark.Shannonlinkissue44525 messages
2021-10-19 23:16:44Mark.Shannoncreate