COMMITS
/ Modules/clinic/_zoneinfo.c.h July 13, 2025
S
gh-132629: Deprecate accepting out-of-range values for unsigned integers in PyArg_Parse (GH-132630)
Serhiy Storchaka committed
March 27, 2025
M
gh-131525: Cache the result of tuple_hash (#131529)
Michael Droettboom committed
March 12, 2025
V
gh-111178: Change Argument Clinic signature for `@classmethod` (#131157)
Victor Stinner committed
November 8, 2024
S
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Serhiy Storchaka committed
October 13, 2024
S
gh-125243: Fix ZoneInfo data race in free threading build (#125281)
Sam Gross 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
February 15, 2023
E
gh-99138: Isolate _zoneinfo (#99218)
Erlend E. Aasland committed
October 7, 2022
N
gh-97955: Migrate `zoneinfo` to Argument Clinic (#97958)
Nikita Sobolev committed