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
/
test__opcode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-90997: bpo-46841: Disassembly of quickened code (GH-32099)
penguin_wwy
2022-04-19
1
-2/+2
*
bpo-46528: Simplify the VM's stack manipulations (GH-30902)
Brandt Bucher
2022-01-26
1
-1/+0
*
bpo-46072: Add top level stats struct (GH-30169)
Mark Shannon
2021-12-17
1
-3/+3
*
Update test__opcode and _Py_GetSpecializationStats with recent specialization...
Irit Katriel
2021-08-11
1
-2/+4
*
Classify specialization failures. Provides more useful stats, with lower over...
Mark Shannon
2021-08-10
1
-3/+2
*
bpo-44725 : expose specialization stats in python (GH-27192)
Irit Katriel
2021-07-29
1
-0/+27
*
bpo-40275: Use new test.support helper submodules in tests (GH-21449)
Hai Shi
2020-08-03
1
-1/+1
*
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
Serhiy Storchaka
2018-09-18
1
-14/+47
*
bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566)
Serhiy Storchaka
2018-04-25
1
-0/+15
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5/+2
*
Don't attempt to run the _opcode test if it wasn't built.
Larry Hastings
2013-11-24
1
-2/+3
*
Issue #19722: Added opcode.stack_effect(), which accurately
Larry Hastings
2013-11-23
1
-0/+22