Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-116126: Implement PEP 696 (#116129) | Jelle Zijlstra | 2024-05-03 | 1 | -33/+137 |
* | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -1/+2 |
* | gh-110907: AC: Disallow using `*` with vararg (#110908) | Nikita Sobolev | 2023-10-16 | 1 | -2/+2 |
* | gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726) | Victor Stinner | 2023-08-31 | 1 | -4/+3 |
* | gh-108635: Make parameters of some implementations of special methods positio... | Serhiy Storchaka | 2023-08-29 | 1 | -207/+15 |
* | gh-103763: Implement PEP 695 (#103764) | Jelle Zijlstra | 2023-05-16 | 1 | -0/+786 |