summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorMatthieu Dartiailh <m.dartiailh@gmail.com>2023-01-12 18:23:50 (GMT)
committerGitHub <noreply@github.com>2023-01-12 18:23:50 (GMT)
commiteecd422d1ba849f0724962666ba840581217812b (patch)
treebba6f60fff8970554d330354b5d096dd97ff720f /Python/bytecodes.c
parentc549fcccbbcf6cbf7db3da928a09e81e2c8bc7f3 (diff)
downloadcpython-eecd422d1ba849f0724962666ba840581217812b.zip
cpython-eecd422d1ba849f0724962666ba840581217812b.tar.gz
cpython-eecd422d1ba849f0724962666ba840581217812b.tar.bz2
gh-96461: Improve docs for bytecode instructions (GH-96462)
* Clarify the meaning of the oparg for CACHE and COPY opcode in dis doc * Use STACK to describe stack operation in analogy with a Python list * Remove (delta) from BEFORE_WITH since BEFORE_WITH does not take an argument * Fix the description of the stack impact of multiple opcodes
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions