summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
Commit message (Collapse)AuthorAgeFilesLines
* gh-123881: make compiler add the .generic_base base class without ↵Irit Katriel2024-09-101-38/+52
| | | | | | constructing AST nodes (#123883)
* gh-121404: split compile.c into compile.c and codegen.c (#123651)Irit Katriel2024-09-091-0/+6138