COMMITS
/ Modules/clinic/_testclinic_depr.c.h October 11, 2025
V
gh-111489: Remove _PyTuple_FromArray() alias (#139973)
Victor Stinner committed
July 24, 2025
Z
Exclude _testclinic_depr.c.h from c-analyzer (GH-137086)
Zachary Ware committed
May 7, 2025
Z
Test fixes for 3.15 (GH-133599)
Zachary Ware committed
March 27, 2025
M
gh-131525: Cache the result of tuple_hash (#131529)
Michael Droettboom committed
November 8, 2024
S
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Serhiy Storchaka committed
November 7, 2024
S
gh-122943: Rework support of var-positional parameter in Argument Clinic (GH-122945)
Serhiy Storchaka committed
June 21, 2024
P
gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520)
Petr Viktorin committed
October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 26, 2023
V
gh-106320: Remove private AC converter functions (#108505)
Victor Stinner committed
V
gh-106320: Remove private _PyLong converter functions (#108499)
Victor Stinner committed
August 21, 2023
S
gh-95065, gh-107704: Argument Clinic: support multiple '/ [from ...]' and '* [from ...]' markers (GH-108132)
Serhiy Storchaka committed
August 19, 2023
S
gh-107704: Argument Clinic: add support for deprecating keyword use of parameters (GH-107984)
Serhiy Storchaka committed