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-97933: add LOAD_FAST_AND_CLEAR to 3.12 What's New bytecode section #105126

Merged
merged 1 commit into from
May 31, 2023

Conversation

carljm
Copy link
Member

@carljm carljm commented May 31, 2023

This opcode was added as part of PEP 709, it should be documented in the "bytecode changes" section of What's New.


📚 Documentation preview 📚: https://cpython-previews--105126.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:17
@carljm carljm merged commit 5701799 into python:main May 31, 2023
23 checks passed
@carljm carljm deleted the 709new 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!

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label May 31, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2023
…ection (pythonGH-105126)

(cherry picked from commit 5701799)

Co-authored-by: Carl Meyer <carl@oddbird.net>
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.

None yet

3 participants