| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-111089: Revert PyUnicode_AsUTF8() changes (#111833) | Victor Stinner | 2023-11-07 | 1 | -3/+13 |
| * | gh-111089: Use PyUnicode_AsUTF8() in Argument Clinic (#111585) | Victor Stinner | 2023-11-01 | 1 | -13/+3 |
| * | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -1/+2 |
| * | gh-106320: Remove private _PyErr_WriteUnraisableMsg() (#108863) | Victor Stinner | 2023-09-04 | 1 | -33/+1 |
| * | gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726) | Victor Stinner | 2023-08-31 | 1 | -4/+3 |
| * | gh-108444: Argument Clinic uses PyLong_AsInt() (#108458) | Victor Stinner | 2023-08-24 | 1 | -2/+2 |
| * | gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_Format() (... | Serhiy Storchaka | 2023-08-19 | 1 | -1/+63 |
| * | gh-105071: add PyUnstable_Exc_PrepReraiseStar to expose except* implementatio... | Irit Katriel | 2023-05-30 | 1 | -1/+32 |
| * | gh-104469: Convert _testcapi/exceptions to use AC (gh-104502) | Dong-hee Na | 2023-05-21 | 1 | -0/+398 |
