Skip to content

Conversation

@markshannon
Copy link
Member

@markshannonmarkshannon commented May 27, 2025

@markshannonmarkshannonforce-pushed the dedup-getiter-listcomp branch from e3d638b to 0e39bd3CompareMay 27, 2025 09:00
@markshannon
Copy link
MemberAuthor

This is for 3.14 and 3.13 only as #132555 contains the fix for 3.15

@iritkatriel
Copy link
Member

Do we have a test with the case described in the issue (#128161)?

@markshannon
Copy link
MemberAuthor

Do we have a test with the case described in the issue (#128161)?

Yes, that's the new test added.

@markshannonmarkshannon merged commit 00122c8 into python:3.14May 27, 2025
43 checks passed
@miss-islington-app
Copy link

Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@markshannonmarkshannon deleted the dedup-getiter-listcomp branch May 27, 2025 11:29
@miss-islington-app
Copy link

Sorry, @markshannon, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 00122c8b2ab7c402daa144bb498e3a4f33254055 3.13 

markshannon added a commit to faster-cpython/cpython that referenced this pull request May 27, 2025
@bedevere-app
Copy link

GH-134788 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 27, 2025
Sign up for freeto 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

@markshannon@iritkatriel