summaryrefslogtreecommitdiffstats
path: root/Modules/_testclinic.c
Commit message (Expand)AuthorAgeFilesLines
* gh-64631: Test exception messages in cloned Argument Clinic funcs (#104167)Erlend E. Aasland2023-05-051-0/+81
* gh-64490: Fix bugs in argument clinic varargs processing (#32092)colorfulappl2022-11-241-0/+119
* gh-99240: Fix double-free bug in Argument Clinic str_converter generated code...colorfulappl2022-11-241-0/+79
* gh-64490: Fix refcount error when arguments are packed to tuple in argument c...colorfulappl2022-11-241-0/+37
* gh-96002: Add functional test for Argument Clinic (#96178)colorfulappl2022-11-211-0/+952