Skip to content
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

[stdlib] Use out param for __next__() in more iterators #3952

Closed
wants to merge 1 commit into from

Conversation

bgreni
Copy link
Contributor

@bgreni bgreni commented Jan 16, 2025

Apply the change from #3941 to other iterators where it applies.

@bgreni bgreni requested a review from a team as a code owner January 16, 2025 21:56
@bgreni bgreni changed the title Use out param for __next__() in more iterators [stdlib] Use out param for __next__() in more iterators Jan 16, 2025
@JoeLoser
Copy link
Collaborator

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Jan 16, 2025
@modularbot
Copy link
Collaborator

✅🟣 This contribution has been merged 🟣✅

Your pull request has been merged to the internal upstream Mojo sources. It will be reflected here in the Mojo repository on the nightly branch during the next Mojo nightly release, typically within the next 24-48 hours.

We use Copybara to merge external contributions, click here to learn more.

@modularbot modularbot added the merged-internally Indicates that this pull request has been merged internally label Jan 16, 2025
modularbot pushed a commit that referenced this pull request Jan 17, 2025
…54072)

[External] [stdlib] Use out param for __next__() in more iterators

Apply the change from #3941 to
other iterators where it applies.

Co-authored-by: bgreni <[email protected]>
Closes #3952
MODULAR_ORIG_COMMIT_REV_ID: 9d96b4c3da86b8a5f4e990a6029dddc8fc7bc84d
@modularbot modularbot added the merged-externally Merged externally in public mojo repo label Jan 17, 2025
@modularbot
Copy link
Collaborator

Landed in 168cde9! Thank you for your contribution 🎉

@modularbot modularbot closed this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported-internally Signals that a given pull request has been imported internally. merged-externally Merged externally in public mojo repo merged-internally Indicates that this pull request has been merged internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants