-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
[3.14] GH-128161: Remove redundant GET_ITER from list comprehension code #134778
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
[3.14] GH-128161: Remove redundant GET_ITER from list comprehension code #134778
Conversation
e3d638b
to
0e39bd3
Compare
This is for 3.14 and 3.13 only as #132555 contains the fix for 3.15 |
Do we have a test with the case described in the issue (#128161)? |
Yes, that's the new test added. |
Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @markshannon, I could not cleanly backport this to
|
GH-134788 is a backport of this pull request to the 3.13 branch. |
Uh oh!
There was an error while loading. Please reload this page.