COMMITS
/ Python/assemble.c June 2, 2023
D
gh-87092: avoid gcc warning on uninitialized struct field in assemble… (gh-105243)
Dong-hee Na committed
June 1, 2023
I
remove unused #includes of pycore_pymem.h (#105166)
Irit Katriel 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