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

gh-87729: add LOAD_SUPER_ATTR to 3.12 What's New #105125

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

carljm
Copy link
Member

@carljm carljm commented May 31, 2023

Missed this in the original PR, it should be mentioned.

It is both an optimization and a bytecode change, so I mentioned it in both sections.


📚 Documentation preview 📚: https://cpython-previews--105125.org.readthedocs.build/

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news labels May 31, 2023
@carljm carljm marked this pull request as ready for review May 31, 2023 01:16
@carljm carljm merged commit 7fbac51 into python:main May 31, 2023
@carljm carljm deleted the supernew branch May 31, 2023 02:19
@carljm carljm added the needs backport to 3.12 bug and security fixes label May 31, 2023
@miss-islington
Copy link
Contributor

Thanks @carljm for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry @carljm, I had trouble checking out the 3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 7fbac51baf64498e467e0a4a35a74b8a83d50630 3.12

@carljm carljm added needs backport to 3.12 bug and security fixes and removed needs backport to 3.12 bug and security fixes labels May 31, 2023
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2023
(cherry picked from commit 7fbac51)

Co-authored-by: Carl Meyer <carl@oddbird.net>
@bedevere-bot
Copy link

GH-105143 is a backport of this pull request to the 3.12 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants