Skip to content

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

Merged
kumaraditya303 merged 1 commit intopython: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 intopython:mainfrom
kumaraditya303:simple

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Feb 10, 2025

Copy link
Contributor

@asvetlov asvetlov left a comment

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
Contributor Author

Thanks for all your reviews @asvetlov

@kumaraditya303 kumaraditya303 merged commit 7246b91 into python:main Feb 10, 2025
51 checks passed
@kumaraditya303 kumaraditya303 deleted the simple branch February 10, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants