Skip to content

Add missing strict argument for itertools.batched (3.13) #12256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 2, 2024

Conversation

max-muoto
Copy link
Contributor

Add strict option, which is a new argument for itertools.batched in 3.13. See: python/cpython#113203

This comment has been minimized.

@max-muoto max-muoto marked this pull request as draft July 2, 2024 03:37

This comment has been minimized.

This comment has been minimized.

@max-muoto max-muoto marked this pull request as ready for review July 2, 2024 03:57
Copy link
Contributor

github-actions bot commented Jul 2, 2024

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thanks!

@hauntsaninja hauntsaninja merged commit b5ec69f into python:main Jul 2, 2024
63 checks passed
max-muoto added a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
…12256)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants