index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
support
/
bytecode_helper.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-104615: don't make unsafe swaps in apply_static_swaps (#104620)
Carl Meyer
2023-05-18
1
-2/+2
*
gh-104240: return code unit metadata from codegen (#104300)
Irit Katriel
2023-05-09
1
-1/+1
*
gh-87092: Expose assembler to unit tests (#103988)
Irit Katriel
2023-05-01
1
-13/+19
*
gh-87092: refactor assemble() to a number of separate functions, which do not...
Irit Katriel
2023-03-13
1
-1/+1
*
gh-87092: Make jump target label equal to the offset of the target in the ins...
Irit Katriel
2023-02-28
1
-47/+36
*
gh-87092: expose the compiler's codegen to python for unit tests (GH-99111)
Irit Katriel
2022-11-14
1
-41/+52
*
Reject invalid opcode names in assertInBytecode (GH-97548)
Dennis Sweeney
2022-09-25
1
-0/+2
*
gh-93678: add _testinternalcapi.optimize_cfg() and test utils for compiler op...
Irit Katriel
2022-08-24
1
-0/+93
*
bpo-42199: Fix bytecode_helper assertNotInBytecode (#23031)
Max Bernstein
2020-12-18
1
-1/+2
*
bpo-18578: Rename and document test.bytecode_helper as test.support.bytecode_...
Joannah Nanjekye
2019-09-12
1
-0/+41