◐ Shell
clean mode source ↗

GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython by markshannon · Pull Request #103083 · python/cpython

added 30 commits

November 11, 2022 12:22

erlend-aasland

aisk pushed a commit to aisk/cpython that referenced this pull request

Apr 18, 2023
… CPython (pythonGH-103083)

* 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

scoder added a commit to cython/cython that referenced this pull request

May 29, 2023

Zheaoli added a commit to Zheaoli/cpython that referenced this pull request

Oct 6, 2024

Zheaoli added a commit to Zheaoli/cpython that referenced this pull request

Oct 7, 2024