Skip to content

gh-128002: simplify all_tasks to use PyList_Extend instead of manual iteration - #129942

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:simple
Feb 10, 2025
Merged

gh-128002: simplify all_tasks to use PyList_Extend instead of manual iteration#129942
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:simple

Conversation

@kumaraditya303

@kumaraditya303kumaraditya303 commented Feb 10, 2025

Copy link
Copy Markdown
Contributor

@asvetlovasvetlov 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.

LGTM, thanks!

@kumaraditya303

Copy link
Copy Markdown
ContributorAuthor

Thanks for all your reviews @asvetlov

@kumaraditya303
kumaraditya303 merged commit 7246b91 into python:mainFeb 10, 2025
@kumaraditya303
kumaraditya303 deleted the simple branch February 10, 2025 08:56
Sign up for freeto 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.

2 participants

@kumaraditya303@asvetlov