Skip to content

gh-158239: Fix asyncio.gather performance regression - #158240

Open
deadlovelll wants to merge 1 commit into
python:mainfrom
deadlovelll:gh-158239-gather-perf
Open

deadlovelll wants to merge 1 commit into
python:mainfrom
deadlovelll:gh-158239-gather-perf

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix asyncio.gather performance regression

For more details see gh-158239

@deadlovelll

Copy link
Copy Markdown
Contributor Author

I think this needs "skip news" badge

@cmaloney

Copy link
Copy Markdown
Contributor

Confirmed locally this fixes the regression on benchmarks. I don't know asyncio internals enough to say if it's all good. @kumaraditya303 you reviewed the original could you review this update to it?

While this is an internal change which previously had NEWS I think it will need a new NEWS as the last change should go out in 3.15 final on Monday, whereas this will likely be in a different release 3.15.1

@cmaloney cmaloney added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Sep 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants