Skip to content

gh-123471: make itertools.batched thread-safe - #129416

Merged
kumaraditya303 merged 9 commits into
python:mainfrom
eendebakpt:batched_ft
Mar 12, 2025
Merged

gh-123471: make itertools.batched thread-safe#129416
kumaraditya303 merged 9 commits into
python:mainfrom
eendebakpt:batched_ft

Conversation

@eendebakpt

@eendebakpteendebakpt commented Jan 28, 2025

Copy link
Copy Markdown
Contributor

Comment threadModules/itertoolsmodule.c
Comment threadModules/itertoolsmodule.c
@bedevere-app

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Comment threadLib/test/test_free_threading/test_itertools_batched.py Outdated
Comment threadLib/test/test_free_threading/test_itertools_batched.py Outdated
Comment threadModules/itertoolsmodule.c Outdated
Comment threadModules/itertoolsmodule.c Outdated
Comment threadModules/itertoolsmodule.c Outdated
Comment threadModules/itertoolsmodule.c
Comment threadLib/test/test_free_threading/test_itertools_batched.py Outdated
Comment threadLib/test/test_free_threading/test_itertools_batched.py Outdated
@kumaraditya303
kumaraditya303 merged commit 405a2d7 into python:mainMar 12, 2025
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.

3 participants

@eendebakpt@ZeroIntensity@kumaraditya303