diff options
author | Matthieu Dartiailh <m.dartiailh@gmail.com> | 2023-01-12 18:23:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-12 18:23:50 (GMT) |
commit | eecd422d1ba849f0724962666ba840581217812b (patch) | |
tree | bba6f60fff8970554d330354b5d096dd97ff720f /Python/bytecodes.c | |
parent | c549fcccbbcf6cbf7db3da928a09e81e2c8bc7f3 (diff) | |
download | cpython-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