COMMITS
/ Modules/_testclinic.c August 8, 2024
S
[3.12] gh-118814: Fix the TypeVar constructor when name is passed by keyword (GH-122664) (GH-122807)
Serhiy Storchaka committed
February 6, 2024
E
[3.12] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115067)
Erlend E. Aasland committed
May 5, 2023
E
gh-64631: Test exception messages in cloned Argument Clinic funcs (#104167)
Erlend E. Aasland committed
November 24, 2022
C
gh-64490: Fix bugs in argument clinic varargs processing (#32092)
colorfulappl committed
C
gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241)
colorfulappl committed
C
gh-64490: Fix refcount error when arguments are packed to tuple in argument clinic (#99233)
colorfulappl committed
November 21, 2022
C
gh-96002: Add functional test for Argument Clinic (#96178)
colorfulappl committed