COMMITS
/ Lib/test/test_compiler_assemble.py May 22, 2025
S
gh-71339: Use new assertion methods in tests (GH-129046)
Serhiy Storchaka committed
October 30, 2024
X
gh-126072: do not add `None` to `co_consts` if there is no docstring (GH-126101)
Xuanteng Huang committed
October 29, 2024
M
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Mark Shannon committed
April 17, 2024
I
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
Irit Katriel committed
February 22, 2024
I
August 9, 2023
B
GH-105848: Simplify the arrangement of CALL's stack (GH-107788)
Brandt Bucher committed
June 29, 2023
H
gh-105775: Convert LOAD_CLOSURE to a pseudo-op (#106059)
hms committed
June 6, 2023
V
gh-105407: Remove unused imports in tests (#105408)
Victor Stinner committed
May 9, 2023
C
gh-97933: (PEP 709) inline list/dict/set comprehensions (#101441)
Carl Meyer committed
I
gh-104240: return code unit metadata from codegen (#104300)
Irit Katriel committed
May 1, 2023
I
gh-87092: Expose assembler to unit tests (#103988)
Irit Katriel committed