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
/
Doc
/
library
/
dis.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-6/+3
*
Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-...
Georg Brandl
2010-11-26
1
-1/+1
*
Add more links to Python sources where the code is short, readable and an inf...
Raymond Hettinger
2010-11-06
1
-0/+5
*
Backport r82456.
Brett Cannon
2010-07-21
1
-5/+11
*
#6577: fix (hopefully) all links to builtin instead of module/class-specific ...
Georg Brandl
2009-07-26
1
-1/+1
*
add a SETUP_WITH opcode
Benjamin Peterson
2009-05-25
1
-0/+12
*
Backport r69961 to trunk, replacing JUMP_IF_{TRUE,FALSE} with
Jeffrey Yasskin
2009-02-28
1
-6/+16
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-3/+3
*
#4222: document dis.findlabels() and dis.findlinestarts() and
Georg Brandl
2009-01-01
1
-2/+15
*
Issue #2183: Simplify and optimize bytecode for list comprehensions.
Antoine Pitrou
2008-12-17
1
-2/+4
*
clarify CALL_FUNCTION #4141
Benjamin Peterson
2008-10-17
1
-1/+2
*
#2631: clarify IMPORT_NAME semantics.
Georg Brandl
2008-04-19
1
-3/+5
*
Speed up with statements by storing the __exit__ method on the stack instead ...
Nick Coghlan
2008-03-07
1
-12/+15
*
#2161: Fix opcode name.
Georg Brandl
2008-02-23
1
-1/+1
*
Update the opcode docs for STORE_MAP and BUILD_MAP
Raymond Hettinger
2008-01-11
1
-3/+7
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-23/+1
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
1
-4/+4
*
Add :term: for generators.
Georg Brandl
2007-10-21
1
-1/+1
*
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
Georg Brandl
2007-10-21
1
-23/+23
*
Fix code being interpreted as a target.
Georg Brandl
2007-10-20
1
-3/+5
*
Bug #1768121: fix wrong/missing opcode docs.
Georg Brandl
2007-08-23
1
-5/+23
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+812