Skip to content
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

GH-100363: Speed up asyncio.get_running_loop #100364

Merged
merged 4 commits into from Dec 21, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Dec 20, 2022

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

bedevere-bot commented Dec 20, 2022

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 8aba133 🤖

If you want to schedule another build, you need to add the :hammer: 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 Dec 20, 2022
Copy link
Member

@gvanrossum gvanrossum left a comment

Nice. Even if this wasn't any faster, the reduction in code alone is worth it.

@gvanrossum
Copy link
Member

gvanrossum commented Dec 21, 2022

(Go ahead and merge.)

@kumaraditya303 kumaraditya303 merged commit 4994f24 into python:main Dec 21, 2022
27 checks passed
@kumaraditya303 kumaraditya303 deleted the optimize-asyncio branch Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expert-asyncio performance Performance or resource usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants