Skip to content

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Sep 28, 2025

References are a bit wonky as bytecodes change so frequently. I hope to work with Mark et al on autogenerated bytecode documentation so that this is an easier process for 3.15, it has been somewhat challenging for this cycle!

A


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

This opcode is now a pseudo-instruction.


.. opcode:: LOAD_METHOD
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was removed in #119677 (ae9140f) but not from documentation.

AA-Turner and others added 2 commits September 28, 2025 20:49
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@AA-Turner AA-Turner requested a review from hugovk September 28, 2025 19:53
@AA-Turner
Copy link
Member Author

Thanks for the fast review!

A

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@AA-Turner AA-Turner enabled auto-merge (squash) September 29, 2025 15:06
@AA-Turner AA-Turner merged commit 8bfdda2 into python:main Sep 29, 2025
27 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 29, 2025
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 29, 2025
…ythonGH-139402)

(cherry picked from commit 8bfdda2)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 29, 2025

GH-139420 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 29, 2025
@AA-Turner AA-Turner deleted the docs/whatsnew/3.14-bytecode branch September 29, 2025 15:12
hugovk added a commit that referenced this pull request Sep 29, 2025
…H-139402) (#139420)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants