gh-113317: Argument Clinic: Add libclinic.lang_c module · python/cpython@04d91d6 · GitHub
Skip to content

Commit 04d91d6

Browse files
committed
gh-113317: Argument Clinic: Add libclinic.lang_c module
Add libclinic.lang_c module and move the following classes and functions there: * CLanguage * declare_parser() Add libclinic.codegen and move the following classes there: * BlockPrinter * BufferSeries * Destination Move these functions to libclinic.function: * permute_left_option_groups() * permute_optional_groups() * permute_right_option_groups()
1 parent e3b6f28 commit 04d91d6

5 files changed

Lines changed: 1637 additions & 1602 deletions

File tree

Lib/test/test_clinic.py

Lines changed: 8 additions & 5 deletions

0 commit comments

Comments
 (0)