summaryrefslogtreecommitdiffstats
path: root/Doc/library/dis.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 82571,82603,82845,82852,82953,82981,83013,83077,83082,83164,...Georg Brandl2010-08-011-5/+11
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-10-271-1/+1
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-1/+1
* Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,...Georg Brandl2008-11-071-1/+2
* #2631: clarify IMPORT_NAME semantics.Georg Brandl2008-04-191-3/+5
* Speed up with statements by storing the __exit__ method on the stack instead ...Nick Coghlan2008-03-071-12/+15
* #2161: Fix opcode name.Georg Brandl2008-02-231-1/+1
* Update the opcode docs for STORE_MAP and BUILD_MAPRaymond Hettinger2008-01-111-3/+7
* Some cleanup in the docs.Georg Brandl2007-12-291-23/+1
* Add :term:s for iterator.Georg Brandl2007-10-211-4/+4
* Add :term: for generators.Georg Brandl2007-10-211-1/+1
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-23/+23
* Fix code being interpreted as a target.Georg Brandl2007-10-201-3/+5
* Bug #1768121: fix wrong/missing opcode docs.Georg Brandl2007-08-231-5/+23
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+812