mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
411b169281
* The majority of the monitoring code is in instrumentation.c * The new instrumentation bytecodes are in bytecodes.c * legacy_tracing.c adapts the new API to the old sys.setrace and sys.setprofile APIs
Miscellaneous source files for the main Python shared library