Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -1/+3 |
* | gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726) | Victor Stinner | 2023-08-31 | 1 | -7/+1 |
* | gh-101409: Improve generated clinic code for self type checks (#101411) | Erlend E. Aasland | 2023-01-31 | 1 | -3/+3 |
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -1/+7 |
* | bpo-43413: Fix handling keyword arguments in subclasses of some buitin classe... | Serhiy Storchaka | 2021-09-12 | 1 | -2/+3 |
* | bpo-42064: Move sqlite3 types to global state (GH-26537) | Erlend Egeberg Aasland | 2021-06-15 | 1 | -4/+4 |
* | bpo-40956: Convert _sqlite3.Row to Argument Clinic (GH-23964) | Erlend Egeberg Aasland | 2020-12-29 | 1 | -0/+56 |