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

[3.11] gh-104615: don't make unsafe swaps in apply_static_swaps (GH-104620). #104636

Merged
merged 1 commit into from
May 19, 2023

Conversation

carljm
Copy link
Member

@carljm carljm commented May 19, 2023

@carljm
Copy link
Member Author

carljm commented May 19, 2023

This required manual backport, but mostly just to eliminate all the stuff from the 3.12 PR that had to do with directly testing the optimizer, since the APIs for that don't exist in 3.11. Also there's no STORE_FAST_MAYBE_NULL. Still a pretty straightforward backport, but since it was manual I'll wait for review.

@carljm carljm merged commit 667e4ec into python:3.11 May 19, 2023
@carljm carljm deleted the backport-0589c6a-3.11 branch May 19, 2023 18:04
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.

3 participants