Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] chore: fix typos (#116345) (#116370) | Terry Jan Reedy | 2024-03-05 | 1 | -1/+1 |
* | [3.12] GH-108390: Prevent non-local events being set with `sys.monitoring.set... | Mark Shannon | 2023-09-05 | 1 | -1/+1 |
* | [3.12] GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107... | Miss Islington (bot) | 2023-08-11 | 1 | -4/+0 |
* | [3.12] GH-106895: Raise a `ValueError` when attempting to disable events that... | Mark Shannon | 2023-07-28 | 1 | -1/+2 |
* | [3.12] GH-106897: Add `RERAISE` event to `sys.monitoring`. (GH-107291) (GH-10... | Mark Shannon | 2023-07-28 | 1 | -2/+3 |
* | GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104... | Mark Shannon | 2023-05-12 | 1 | -2/+3 |
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 | 1 | -0/+107 |