diff options
| author | Victor Stinner <vstinner@python.org> | 2024-04-11 10:15:48 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-11 10:15:48 (GMT) |
| commit | a2ae84726b8b46e6970ae862244dad1a82cf5d19 (patch) | |
| tree | 290d1352c5ddf26bae71187135bf3a3fa4d07871 /Python/getopt.c | |
| parent | d4963871b03cc76fe7d9648d022d12007585beae (diff) | |
| download | cpython-a2ae84726b8b46e6970ae862244dad1a82cf5d19.zip cpython-a2ae84726b8b46e6970ae862244dad1a82cf5d19.tar.gz cpython-a2ae84726b8b46e6970ae862244dad1a82cf5d19.tar.bz2 | |
gh-113317: Add Codegen class to Argument Clinic (#117626)
* Move ifndef_symbols, includes and add_include() from Clinic to
Codegen. Add a 'codegen' (Codegen) attribute to Clinic.
* Remove libclinic.crenderdata module: move code to libclinic.codegen.
* BlockPrinter.print_block(): remove unused 'limited_capi' argument.
Remove also 'core_includes' parameter.
* Add get_includes() methods.
* Make Codegen.ifndef_symbols private.
* Make Codegen.includes private.
* Make CConverter.includes private.
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions
