New submission from Kumar Aditya <rahuladitya...@gmail.com>:

Use FASTCALL calling convention in generator.throw to avoid creating a 
temporary tuple to pass arguments to the function.

----------
components: Interpreter Core
messages: 414660
nosy: Mark.Shannon, kumaraditya303
priority: normal
pull_requests: 29839
severity: normal
status: open
title: Use FASTCALL calling convention in generator.throw
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46944>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to