summaryrefslogtreecommitdiffstats
path: root/Python/assemble.c
Commit message (Expand)AuthorAgeFilesLines
* gh-87092: change assembler to use instruction sequence instead of CFG (#103933)Irit Katriel2023-04-291-49/+46
* gh-87092: move assembler related code from compile.c to assemble.c (#103277)Irit Katriel2023-04-111-0/+602