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 Mark.Shannon, kumaraditya
Date 2022-03-07.11:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646654196.99.0.903506705512.issue46944@roundup.psfhosted.org>
In-reply-to
Content
Use FASTCALL calling convention in generator.throw to avoid creating a temporary tuple to pass arguments to the function.
History
Date User Action Args
2022-03-07 11:56:37kumaradityasetrecipients: + kumaraditya, Mark.Shannon
2022-03-07 11:56:36kumaradityasetmessageid: <1646654196.99.0.903506705512.issue46944@roundup.psfhosted.org>
2022-03-07 11:56:36kumaradityalinkissue46944 messages
2022-03-07 11:56:36kumaradityacreate