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
/
Python
/
makeopcodetargets.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-43760: Check for tracing using 'bitwise or' instead of branch in dispatch...
Mark Shannon
2021-10-05
1
-0/+1
*
bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595)
Mark Shannon
2021-06-10
1
-0/+5
*
makeopcodetargets.py: we need to import Lib/opcode.py
Victor Stinner
2016-03-26
1
-1/+21
*
Modernize Python/makeopcodetargets.py
Victor Stinner
2016-03-25
1
-19/+11
*
excise the remains of STOP_CODE, which hasn't done anything useful for years
Benjamin Peterson
2011-07-18
1
-3/+0
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-1/+1
*
fix bootstrapping on machines with only 2.x installed
Benjamin Peterson
2010-03-11
1
-1/+1
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
Make Python/makeopcodetargets runnable with Python 2.3. With any luck, this
Mark Dickinson
2009-01-31
1
-1/+4
*
Add executable property to Python/makeopcodetargets.py
Antoine Pitrou
2009-01-27
1
-0/+0
*
Issue #4753: By enabling a configure option named '--with-computed-gotos'
Antoine Pitrou
2009-01-25
1
-0/+43