]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-103182: use vectorcall in `_asyncio` instead of variadic calling APIs (#103175)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Mon, 3 Apr 2023 12:44:32 +0000 (18:14 +0530)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2023 12:44:32 +0000 (18:14 +0530)
commite6f7d35be7fb65d8624e9411251554c9dee0c931
treea28008365c3d7dcb54a6222b7f507610c74f287f
parent385b5d6e091da454c3e0d3f7271acf3af26d8532
GH-103182: use vectorcall in `_asyncio` instead of variadic calling APIs (#103175)
Modules/_asynciomodule.c