mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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.
Miscellaneous source files for the main Python shared library