Skip to content

REF: Convert list comprehensions into lazy iterators #58798

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 5 commits into from
May 21, 2024

Conversation

mroeschke
Copy link
Member

Where list comprehensions are just used as iterators later

@mroeschke mroeschke added the Refactor Internal refactoring of code label May 20, 2024
@mroeschke mroeschke requested a review from rhshadrach as a code owner May 20, 2024 20:33
@mroeschke mroeschke added this to the 3.0 milestone May 21, 2024
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

lgtm

@rhshadrach rhshadrach merged commit 1e3bf39 into pandas-dev:main May 21, 2024
47 checks passed
@rhshadrach
Copy link
Member

Thanks @mroeschke

@mroeschke mroeschke deleted the ref/lazy/lc branch May 21, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants