main
gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208)
gh-113317, AC: Add libclinic.block_parser module (#116819)
gh-64502: Support several optional groups on the same level in Argument Clinic (GH-155210)
gh-155212: List the converters defined in a C file (GH-155221)
gh-113317: Add ParseArgsCodeGen class (#117707)
gh-144545: Improve handling of default values in Argument Clinic (GH-146016)
gh-128152: Argument Clinic: ignore pre-processor directives inside C comments (#128464)
gh-113317, AC: Move warn() and fail() to libclinic.errors (#116770)
gh-113317: Argument Clinic: move C/Py identifier helpers into libclinic (#115520)
gh-113317: Finish splitting Argument Clinic into sub-files (#117513)
gh-155266: Fix Argument Clinic for a lone optional group (GH-155267)
gh-113317: Add Codegen class to Argument Clinic (#117626)