mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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.
Miscellaneous source files for the main Python shared library