COMMITS
/ Lib/test/support/bytecode_helper.py August 12, 2024
X
Fix typos in comments and test code (#122846)
Xie Yanbo committed
April 17, 2024
I
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
Irit Katriel committed
March 28, 2024
E
gh-116303: Handle disabled test modules in test.support helpers (#116482)
Erlend E. Aasland committed
December 13, 2023
May 18, 2023
C
gh-104615: don't make unsafe swaps in apply_static_swaps (#104620)
Carl Meyer committed
May 9, 2023
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
March 13, 2023
February 28, 2023
November 14, 2022
I
gh-87092: expose the compiler's codegen to python for unit tests (GH-99111)
Irit Katriel committed
September 25, 2022
D
Reject invalid opcode names in assertInBytecode (GH-97548)
Dennis Sweeney committed
August 24, 2022
December 18, 2020
M
bpo-42199: Fix bytecode_helper assertNotInBytecode (#23031)
Max Bernstein committed
September 12, 2019
J
bpo-18578: Rename and document test.bytecode_helper as test.support.bytecode_helper (GH-15168)
Joannah Nanjekye committed