Skip to content

GH-103182: use vectorcall in _asyncio instead of variadic calling APIs #103175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Apr 1, 2023

@kumaraditya303 kumaraditya303 added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Apr 1, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 4bfed69 🤖

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Apr 1, 2023
@kumaraditya303 kumaraditya303 marked this pull request as ready for review April 2, 2023 04:12
@kumaraditya303 kumaraditya303 changed the title use vectorcall in _asyncio instead of variadic calling APIs GH-103182: use vectorcall in _asyncio instead of variadic calling APIs Apr 2, 2023
@kumaraditya303 kumaraditya303 merged commit e6f7d35 into python:main Apr 3, 2023
@kumaraditya303 kumaraditya303 deleted the vectorcall branch April 3, 2023 12:44
gaogaotiantian pushed a commit to gaogaotiantian/cpython that referenced this pull request Apr 8, 2023
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance or resource usage skip news topic-asyncio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use vectorcall in _asyncio instead of variadic calling APIs
3 participants