Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in comments (#120188) | Xie Yanbo | 2024-06-07 | 1 | -1/+1 |
* | gh-74929: Implement PEP 667 (GH-115153) | Tian Gao | 2024-05-04 | 1 | -0/+2 |
* | gh-107149: Make PyUnstable_ExecutableKinds public (#108440) | Victor Stinner | 2023-08-31 | 1 | -0/+8 |
* | GH-96803: Move PyUnstable_InterpreterFrame_GetCode() to Python.h (#107188) | Victor Stinner | 2023-07-24 | 1 | -0/+17 |
* | gh-91248: Add PyFrame_GetVar() function (#95712) | Victor Stinner | 2022-11-08 | 1 | -1/+2 |
* | gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) | Victor Stinner | 2022-06-19 | 1 | -0/+17 |