gh-128002: use efficient linked list impl for eager tasks in asyncio by kumaraditya303 · Pull Request #130518 · python/cpython · GitHub
Skip to content

gh-128002: use efficient linked list impl for eager tasks in asyncio - #130518

Merged
kumaraditya303 merged 5 commits into
python:mainfrom
kumaraditya303:eager
Mar 3, 2025
Merged

kumaraditya303 merged 5 commits into
python:mainfrom
kumaraditya303:eager

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Feb 24, 2025

Copy link
Copy Markdown
Contributor

@itamaro itamaro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a few comment wording suggestions, otherwise looks great, thanks @kumaraditya303 !

Comment thread Modules/_asynciomodule.c Outdated
Comment thread Modules/_asynciomodule.c Outdated
kumaraditya303 and others added 3 commits March 3, 2025 11:41
Co-authored-by: Itamar Oren <itamarost@gmail.com>
Co-authored-by: Itamar Oren <itamarost@gmail.com>
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) March 3, 2025 06:13
@kumaraditya303
kumaraditya303 merged commit 7e3b788 into python:main Mar 3, 2025
@kumaraditya303
kumaraditya303 deleted the eager branch March 3, 2025 06:38
@bedevere-bot

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants