1. 4f707fd Separate source link from main text. by Raymond Hettinger · 13 years ago
  2. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 13 years ago
  3. c58bde1 SET_LINENO was removed in 2.3 by Antoine Pitrou · 14 years ago
  4. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  5. 2379877 Fix documentation of dis.opmap direction. by Georg Brandl · 14 years ago
  6. ba117ef #4617: Previously it was illegal to delete a name from the local by Amaury Forgeot d'Arc · 14 years ago
  7. e8814fb As per python-dev discussion with Eli, properly document and publish dis.show_code by Nick Coghlan · 14 years ago
  8. 74a69fa Issue #9225: Remove the ROT_FOUR and DUP_TOPX opcode, the latter replaced by Antoine Pitrou · 14 years ago
  9. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  10. eae2da1 Issue 9147: Add dis.code_info() by Nick Coghlan · 14 years ago
  11. 4833e5b Remove the need for a "()" empty argument list after opcodes. by Georg Brandl · 14 years ago
  12. 19b7a87 Wrap and use the correct directive. by Georg Brandl · 14 years ago
  13. 5c8b54e Issue 6507: accept source strings directly in dis.dis(). Original patch by Daniel Urban by Nick Coghlan · 14 years ago
  14. 8315fd1 Some people have mistaken Python bytecode as being stable and unchanging. In by Brett Cannon · 14 years ago
  15. 775ae4a remove description of LOAD_LOCALS #8874 by Benjamin Peterson · 14 years ago
  16. 7de0a6e #7432: remove unnecessary from __future__ import division by Ezio Melotti · 15 years ago
  17. 876b2f2 Merged revisions 72912,72920,72940 via svnmerge from by Benjamin Peterson · 15 years ago
  18. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  19. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 15 years ago
  20. 9de7ec7 http://bugs.python.org/issue4715 by Jeffrey Yasskin · 15 years ago
  21. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  22. 75edad0 Merged revisions 68116-68119,68121,68123-68127 via svnmerge from by Benjamin Peterson · 16 years ago
  23. f289ae6 Merged revisions 67818 via svnmerge from by Antoine Pitrou · 16 years ago
  24. 206e307 Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-66928,66936,66939-66940,66962,66964,66973 via svnmerge from by Benjamin Peterson · 16 years ago
  25. aac8fd3 fix markup by Benjamin Peterson · 16 years ago
  26. 5ac2230 #3400: document new 3.0 opcodes. by Georg Brandl · 16 years ago
  27. 69164c7 document LOAD_BUILD_CLASS by Benjamin Peterson · 16 years ago
  28. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  29. a342c01 Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,62412-62414,62418-62419 via svnmerge from by Christian Heimes · 16 years ago
  30. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  31. 8640e74 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900,60902-60906,60908,60911-60917,60919-60920,60922,60926,60929-60931,60933-60935,60937,60939-60941,60943-60954,60959-60961,60963-60964,60966-60967,60971,60977,60979-60989 via svnmerge from by Christian Heimes · 16 years ago
  32. a62da1d Merged revisions 59921-59932 via svnmerge from by Christian Heimes · 16 years ago
  33. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  34. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  35. 639a8ff Thomas removed all the SLICE op codes by Neal Norwitz · 17 years ago
  36. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  37. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago