1. b430994 Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 12 years ago
  2. 9f929bb #16677: rename section header and fix markup. by Ezio Melotti · 12 years ago
  3. 777db2d Fix label in docs (from issue #13538). by Chris Jerdonek · 12 years ago
  4. 17fc44c Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  5. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  6. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  7. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  8. af94724 Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  9. 4614cc4 Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. by Georg Brandl · 12 years ago
  10. f532035 Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  11. 05ee581 Issue #14167: restore statement about breaks in finally clauses. by Mark Dickinson · 12 years ago
  12. d8bbde3 #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  13. 2c1d1d6 #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  14. f158d86 Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago
  15. 33369cf Fix a bunch of "versionchanged" related markup errors. by Georg Brandl · 12 years ago
  16. 64a4094 Closes #14186: add link to PEP 3107 (function annotations) to the function definition section. by Georg Brandl · 13 years ago
  17. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  18. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  19. ead1de2 Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought by Terry Jan Reedy · 13 years ago
  20. d204934 exception support is correct now (closes #13705) by Benjamin Peterson · 13 years ago
  21. b2794c8 Issue #13683: raise with no exception in scope throws a RuntimeError; fix by Ramchandra Apte by Sandro Tosi · 13 years ago
  22. 3721fbc point IronPython to ironpython.net; thanks to Lazar Pancic from docs@ by Sandro Tosi · 13 years ago
  23. 75c71cc fix Rather that/Rather than; thanks to Reuben Thomas from docs@ by Sandro Tosi · 13 years ago
  24. 57f97f4 parameter_list was meant here by Benjamin Peterson · 13 years ago
  25. ad17358 kill superfluous 'comprehension' case (closes #13658) by Benjamin Peterson · 13 years ago
  26. 1fafc1a document __bytes__ special method (closes #13259) by Benjamin Peterson · 13 years ago
  27. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  28. 5925632 #12531: Fix spaces and markup. by Ezio Melotti · 13 years ago
  29. 7bd081c Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  30. fc3db8a #11669: rephrase footnote in the Compound Statements page. by Ezio Melotti · 13 years ago
  31. 2052978 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  32. 3b654be Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  33. f047164 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  34. b199b22 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  35. 147f608 #11446: merge with 3.1. by Ezio Melotti · 13 years ago
  36. 7885833 #11446: fix incorrect PEP link. by Ezio Melotti · 13 years ago
  37. f2b5673 Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  38. c542547 Reword the finalization note. by Gregory P. Smith · 14 years ago
  39. c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  40. 891391b Merge doc fixes. by Georg Brandl · 14 years ago
  41. e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 14 years ago
  42. 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 14 years ago
  43. 849272b Merged revisions 88658 via svnmerge from by Benjamin Peterson · 14 years ago
  44. f6c8fd6 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from by Georg Brandl · 14 years ago
  45. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 14 years ago
  46. 41d0815 Merged revisions 87789-87790 via svnmerge from by Georg Brandl · 14 years ago
  47. 7603fa0 Undo an accidental commit in r87812. by Brett Cannon · 14 years ago
  48. 63eef1e Get --coverage to be an acceptable flag for test.regrtest again. by Brett Cannon · 14 years ago
  49. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
  50. f9f2e02 Merged revisions 87575 via svnmerge from by Martin v. Löwis · 14 years ago
  51. 0dbebc0 Issue #10542: Document that identifiers use XID_Start XID_Continue*. by Martin v. Löwis · 14 years ago
  52. 75cb8f5 Merged revisions 87486 via svnmerge from by Éric Araujo · 14 years ago
  53. c9562f3 Fix typo spotted by Rodrigo Bernardo Pimentel (#9891) by Éric Araujo · 14 years ago
  54. a79a676 Merged revisions 87433 via svnmerge from by Alexander Belopolsky · 14 years ago
  55. 1a7a2e0 Both PEP 3131 and the current implementation use NFKC normalization by Alexander Belopolsky · 14 years ago
  56. 50ba19e Use sentence case in section titles consistently by Alexander Belopolsky · 14 years ago
  57. 063f237 Add missing word, and add a better reference to the actual function. by Georg Brandl · 14 years ago
  58. ab32fec Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 14 years ago
  59. da825ab Merged revisions 86670 via svnmerge from by Éric Araujo · 14 years ago
  60. 28053fb Remove unnecessary `object` base class in docs (#10366). by Éric Araujo · 14 years ago
  61. 925914f Add sets to the precedence table. by Brett Cannon · 14 years ago
  62. bcc4810 Remove duplicate period from reference doc by Michael Foord · 14 years ago
  63. 11c49a5 use appropriate markup by Fred Drake · 14 years ago
  64. f414272 #9117: fix syntax for class definition. by Georg Brandl · 14 years ago
  65. 582162e Merged revisions 85392 via svnmerge from by Benjamin Peterson · 14 years ago
  66. 5c4bfc4 prefer clearing global objects to obscure module.__dict__ bugs #10068 by Benjamin Peterson · 14 years ago
  67. d098c3d Merged revisions 85274 via svnmerge from by Georg Brandl · 14 years ago
  68. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  69. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  70. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  71. 57a5e3f Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-84531,84553,84619,84684,84915-84916 via svnmerge from by Georg Brandl · 14 years ago
  72. 4009c9e Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from by Georg Brandl · 14 years ago
  73. 1648924 Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 via svnmerge from by Georg Brandl · 14 years ago
  74. 16215c7 Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from by Georg Brandl · 14 years ago
  75. d8d1cea Merged revisions 85156 via svnmerge from by Senthil Kumaran · 14 years ago
  76. 7cafd26 Fix - issue10010 .. index:: position in the docs. by Senthil Kumaran · 14 years ago
  77. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  78. f1d633c Mention % as string formatting. by Georg Brandl · 14 years ago
  79. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  80. 0b65b0f Add a glossary entry for file objects. by Antoine Pitrou · 14 years ago
  81. 984ce40 Clarify where support for negative indices fall in the language hierarchy. by Raymond Hettinger · 14 years ago
  82. f77c1d6 Clarify where support for negative indices fall in the language hierarchy. by Raymond Hettinger · 14 years ago
  83. d032532 add newline by Benjamin Peterson · 14 years ago
  84. ba117ef #4617: Previously it was illegal to delete a name from the local by Amaury Forgeot d'Arc · 14 years ago
  85. 3387f48 #9760: clarify what context expression is. by Georg Brandl · 14 years ago
  86. 0c8414e Typo by Florent Xicluna · 14 years ago
  87. 7d180a0 #9451: strengthen warning about __*__ special name usage. by Georg Brandl · 14 years ago
  88. 65e5f80 #6928: fix class docs w.r.t. new metaclasses. by Georg Brandl · 14 years ago
  89. 09cfa89 Merged revisions 82899 via svnmerge from by Senthil Kumaran · 14 years ago
  90. 0736767 Fix issue9132 - Documentation for comparing dictionaries is out of date by Senthil Kumaran · 14 years ago
  91. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  92. acf16de Merged revisions 82373 via svnmerge from by Benjamin Peterson · 14 years ago
  93. 162dd74 note that byte strings can be raw, too #9114 by Benjamin Peterson · 14 years ago
  94. 714b74d Merged revisions 82354 via svnmerge from by Benjamin Peterson · 14 years ago
  95. fb288da rephrase and remove uneeded statement by Benjamin Peterson · 14 years ago
  96. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 14 years ago
  97. 525201a Fix duplicate paragraph. by Georg Brandl · 14 years ago
  98. 6c8583f Merged revisions 81365,81367 via svnmerge from by Georg Brandl · 14 years ago
  99. 8569e58 Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,81059,81065-81067 via svnmerge from by Georg Brandl · 14 years ago
  100. e43baab Fix nits in the lexical analysis section: \u requires four digits, backtick is not allowed in source in 3.x. by Georg Brandl · 14 years ago