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.
T
Tomas R committed
18d16e93b6d4b7b10c5145890daa92b760fe962a
Parent: 845e593
Committed by GitHub <noreply@github.com>
on 6/11/2023, 3:50:34 PM