summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorTomas R <tomas.roun8@gmail.com>2023-06-11 15:50:34 (GMT)
committerGitHub <noreply@github.com>2023-06-11 15:50:34 (GMT)
commit18d16e93b6d4b7b10c5145890daa92b760fe962a (patch)
treedec14b77f5706ef22385894eec6fc737ea2f4944 /Python/compile.c
parent845e593c4ec97dd9f73b50536c1e1e7ed10ceecd (diff)
downloadcpython-18d16e93b6d4b7b10c5145890daa92b760fe962a.zip
cpython-18d16e93b6d4b7b10c5145890daa92b760fe962a.tar.gz
cpython-18d16e93b6d4b7b10c5145890daa92b760fe962a.tar.bz2
gh-102676: Add more convenience properties to `dis.Instruction` (#103969)
Adds start_offset, cache_offset, end_offset, baseopcode, baseopname, jump_target and oparg to dis.Instruction. Also slightly improves the disassembly output by allowing opnames to overflow into the space reserved for opargs.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions