Uh oh!
There was an error while loading. Please reload this page.
GH-109190: Copyedit 3.12 What's New: Bytecode - #109821
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| * Add the :opcode:`LOAD_SUPER_ATTR` instruction. (Contributed by Carl Meyer and | ||
| Vladimir Matveev in :gh:`103497`.) | ||
| * Add the :opcode:`RETURN_CONST` instruction. (:gh:`101632`.) |
There was a problem hiding this comment.
@penguin-wwy please could we check how you'd like to be credited for this change? (I have a slight preference against using usernames in the documentation!)
A
There was a problem hiding this comment.
Tanks, if possible, then just use Wenyang Wang.
# Conflicts: # Doc/whatsnew/3.12.rst
Uh oh!
There was an error while loading. Please reload this page.
miss-islington
commented
Sep 28, 2023
Thanks @AA-Turner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
miss-islington
commented
Sep 28, 2023
Sorry, @AA-Turner and @hugovk, I could not cleanly backport this to |
GH-110047 is a backport of this pull request to the 3.12 branch. |
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
FOR_ITER's new behaviour; the changes to the POP_JUMP_IF_* family of instructions; and the
YIELD_VALUE change
sys.monitoringwasn't covered in "improved modules", so I've added that as it's somewhat related📚 Documentation preview 📚: https://cpython-previews--109821.org.readthedocs.build/en/109821/whatsnew/3.12.html