summaryrefslogtreecommitdiffstats
path: root/Lib/test/clinic.test.c
Commit message (Expand)AuthorAgeFilesLines
* gh-112213: Add @critical_section target directive to Argument Clinic (gh-112232)Donghee Na2023-11-181-0/+170
* gh-111903: Add `@critical_section` directive to Argument Clinic. (#111904)Sam Gross2023-11-141-0/+75
* gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)Victor Stinner2023-08-241-12/+12
* gh-95065: Argument Clinic: Add functional tests of deprecated positionals (#1...Erlend E. Aasland2023-08-101-1161/+0
* gh-95065: Produce nicer deprecation messages in Argument Clinic (#107808)Erlend E. Aasland2023-08-091-1/+192
* gh-95065: Argument Clinic: Add comment to preprocessor warning code (#107766)Erlend E. Aasland2023-08-081-9/+18
* gh-95065: Make Argument Clinic append deprecation warnings to docstrings (#10...Erlend E. Aasland2023-08-081-18/+57
* gh-95065: Argument Clinic: Pretty-print long C strings in generated code (#10...Erlend E. Aasland2023-08-071-54/+169
* gh-95065: Add Argument Clinic support for deprecating positional use of param...Erlend E. Aasland2023-08-071-0/+810
* gh-106368: Increase Argument Clinic test coverage (#107582)Erlend E. Aasland2023-08-031-0/+200
* gh-106368: Increase test coverage for Argument Clinic (#107514)Erlend E. Aasland2023-08-021-0/+260
* gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972)Erlend E. Aasland2023-07-221-0/+56
* gh-106368: Increase Argument Clinic test coverage for cpp.Monitor (#106833)Erlend E. Aasland2023-07-171-1/+131
* gh-106368: Increase Argument Clinic test coverage (#106728)Erlend E. Aasland2023-07-131-0/+553
* gh-104683: Rename Lib/test/clinic.test as Lib/test/clinic.test.c (#106443)Erlend E. Aasland2023-07-051-0/+4267