Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-106320: Remove private _PyTraceback functions (#108453) | Victor Stinner | 2023-08-24 | 1 | -3/+0 |
* | bpo-45459: C API uses type names rather than structure names (GH-31528) | Victor Stinner | 2022-02-24 | 1 | -3/+5 |
* | bpo-43950: Print columns in tracebacks (PEP 657) (GH-26958) | Ammar Askar | 2021-07-04 | 1 | -1/+1 |
* | bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18... | Skip Montanaro | 2020-06-01 | 1 | -8/+0 |
* | bpo-40421: Add pyframe.h header file (GH-19755) | Victor Stinner | 2020-04-28 | 1 | -1/+1 |
* | bpo-35134: Split traceback.h header (GH-13430) | Victor Stinner | 2019-05-19 | 1 | -0/+22 |