Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107725) | Mark Shannon | 2023-08-09 |
* | GH-106898: Add the exception as an argument to the `PY_UNWIND` event callback... | Mark Shannon | 2023-07-27 |
* | GH-100987: Allow objects other than code objects as the "executable" of an in... | Mark Shannon | 2023-06-14 |
* | GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104... | Mark Shannon | 2023-05-12 |
* | gh-84436: Implement Immortal Objects (gh-19474) | Eddie Elizondo | 2023-04-22 |
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 |