Skip to content

[3.14] gh-154902: Type-check the SET_ADD operand - #155072

Merged
JelleZijlstra merged 2 commits into
python:3.14from
deadlovelll:gh-154902-rebind-check-3.14
Aug 5, 2026
Merged

[3.14] gh-154902: Type-check the SET_ADD operand#155072
JelleZijlstra merged 2 commits into
python:3.14from
deadlovelll:gh-154902-rebind-check-3.14

Conversation

@deadlovelll

@deadlovelll deadlovelll commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Type-check the SET_ADD operand

This is an alternative version of fix for #154902, but dedicated to 3.15 and 3.14 only, because we cant change bytecode here

@deadlovelll

Copy link
Copy Markdown
Contributor Author

Here I don't think this is a flake, buggy test. The good news is that it isn't because of the fix, but I can figure out what's wrong in a separate issue, if it's really necessary

@JelleZijlstra

Copy link
Copy Markdown
Member

Yes, probably needs a new issue for the test failure. Not sure how that made it in.

@deadlovelll
deadlovelll force-pushed the gh-154902-rebind-check-3.14 branch from b057344 to a771775 Compare August 5, 2026 10:17
@deadlovelll

deadlovelll commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

I'm SO sorry for the force! I tried to update the branch for the current 3.14 version, but I did it incorrectly at first =(

I can re-open the pr if i did it dirty

@JelleZijlstra
JelleZijlstra merged commit c21e7c4 into python:3.14 Aug 5, 2026
71 checks passed
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