COMMITS
/ Include/internal/pycore_instruments.h November 3, 2023
T
gh-103615: Use local events for opcode tracing (GH-109472)
Tian Gao committed
September 11, 2023
G
gh-109039: Branch prediction for Tier 2 interpreter (#109038)
Guido van Rossum committed
September 5, 2023
August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
V
gh-108220: Internal header files require Py_BUILD_CORE to be defined (#108221)
Victor Stinner committed
August 9, 2023
M
GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107725)
Mark Shannon committed
July 27, 2023
M
M
GH-106897: Add `RERAISE` event to `sys.monitoring`. (GH-107291)
Mark Shannon committed
May 12, 2023
M
GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104387)
Mark Shannon committed
April 12, 2023
M
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
Mark Shannon committed