COMMITS
/ Python/instrumentation.c September 18, 2023
M
[3.12] gh-109371: Fix monitoring with instruction events set (gh-109385) (#109542)
Miss Islington (bot) committed
September 12, 2023
September 5, 2023
August 11, 2023
M
[3.12] GH-107774: Add missing audit event for PEP 669 (GH-107775) (#107839)
Miss Islington (bot) committed
M
[3.12] GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107725) (#107802)
Miss Islington (bot) committed
July 28, 2023
July 22, 2023
V
[3.12] GH-103082: Rename PY_MONITORING_EVENTS to _PY_MONITORING_EVENTS (#107069) (#107075)
Victor Stinner committed
May 16, 2023
C
gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)
Carl Meyer committed
May 12, 2023
M
GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104387)
Mark Shannon committed
May 3, 2023
April 29, 2023
M
GH-103082: Code cleanup in instrumentation code (#103474)
Mark Shannon committed
April 22, 2023
E
gh-84436: Implement Immortal Objects (gh-19474)
Eddie Elizondo committed
April 21, 2023
O
gh-103082: Fix shifted field initialization in `instrumentation.c` (GH-103561)
Oleg Iarygin committed
April 13, 2023
B
Fix unused functions warnings in instrumentation.c (GH-103515)
Benjamin Peterson committed
M
GH-103082: Turn on branch events for FOR_ITER instructions. (#103507)
Mark Shannon committed
April 12, 2023
M
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
Mark Shannon committed