Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Bytecode documentation issues for Python 3.12 #107457
doc: describe how CACHE opcodes are taken into account in jumps
doc: document MIN_INSTRUMENTED_OPCODE in dis
doc: document END_SEND and fix SEND documentation
Doc: clarify CALL_INSTRINSIC_2 stack effect
doc: clarify the stack manipulation of LOAD_SUPER_ATTR
GH-109190: Copyedit 3.12 What's New: Bytecode #109821
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Apply suggestions from code review
https://github.com/python/cpython/pull/108900/files#r1336237016
There was this question: https://github.com/python/cpython/pull/108900/files#r1336237016
Merge branch 'main' into dis-docs
: update dis documentation with changes in 3.12 (
bedevere-app Bot commented Oct 17, 2023
GH-110985 is a backport of this pull request to the 3.12 branch.
: update dis documentation with changes in 3.12 (