COMMITS
/ Objects/clinic/typevarobject.c.h October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
October 16, 2023
N
gh-110907: AC: Disallow using `*` with vararg (#110908)
Nikita Sobolev committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 29, 2023
S
gh-108635: Make parameters of some implementations of special methods positional-only (GH-108636)
Serhiy Storchaka committed
May 16, 2023
J
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra committed