summaryrefslogtreecommitdiffstats
path: root/Modules/_testclinic.c
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-64490: Fix bugs in argument clinic varargs processing (GH-32092) (#...colorfulappl2022-12-281-0/+119
* [3.11] gh-99240: Fix double-free bug in Argument Clinic str_converter generat...colorfulappl2022-12-201-0/+79
* [3.11] gh-64490: Fix refcount error when arguments are packed to tuple in arg...colorfulappl2022-12-191-0/+37
* [3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230)colorfulappl2022-12-171-0/+952