Commit 8b423df
committed
Update tests for location tuple and opcode field
Frame location is now a 4-tuple (lineno, end_lineno, col_offset,
end_col_offset). MockFrameInfo wraps locations in LocationInfo struct.
Updates assertions throughout and adds opcode_utils coverage.1 parent 7ffe4cb commit 8b423df
6 files changed
Lines changed: 924 additions & 160 deletions
File tree
- Lib/test
- test_profiling
- test_sampling_profiler
0 commit comments