| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| * 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`.) |
Sorry, something went wrong.
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
Sorry, something went wrong.
There was a problem hiding this comment.
Tanks, if possible, then just use Wenyang Wang.
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
# Conflicts: # Doc/whatsnew/3.12.rst
|
Thanks @AA-Turner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
Sorry, @AA-Turner and @hugovk, I could not cleanly backport this to 3.12 due to a conflict. |
Sorry, something went wrong.
|
GH-110047 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
FOR_ITER's new behaviour; the changes to the POP_JUMP_IF_* family of instructions; and the
YIELD_VALUE change
📚 Documentation preview 📚: https://cpython-previews--109821.org.readthedocs.build/en/109821/whatsnew/3.12.html