COMMITS
/ Python/assemble.c April 8, 2025
S
[3.12] gh-130775: Allow negative locations in `ast` (GH-130795) (#132260)
sobolevn committed
March 4, 2025
B
[3.12] gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738) (#130757)
Bénédikt Tran committed
May 14, 2023
D
gh-87092: avoid gcc warning on uninitialized struct field in assemble.c (#104460)
Dong-hee Na committed
May 9, 2023
C
gh-97933: (PEP 709) inline list/dict/set comprehensions (#101441)
Carl Meyer committed
April 29, 2023
I
gh-87092: change assembler to use instruction sequence instead of CFG (#103933)
Irit Katriel committed
April 11, 2023
I
gh-87092: move assembler related code from compile.c to assemble.c (#103277)
Irit Katriel committed