mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
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. |
||
|---|---|---|
| .. | ||
| test_sampling_profiler | ||
| __init__.py | ||
| __main__.py | ||
| test_heatmap.py | ||
| test_tracing_profiler.py | ||