mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
45f5aa8fc7
When monitoring LINE events, instrument all instructions that can have a predecessor on a different line. Then check that the a new line has been hit in the instrumentation code. This brings the behavior closer to that of 3.11, simplifying implementation and porting of tools.