1. 777db2d Fix label in docs (from issue #13538). by Chris Jerdonek · 12 years ago
  2. 17fc44c Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  3. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  4. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  5. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  6. af94724 Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  7. 4614cc4 Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. by Georg Brandl · 12 years ago
  8. f532035 Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  9. 05ee581 Issue #14167: restore statement about breaks in finally clauses. by Mark Dickinson · 12 years ago
  10. d8bbde3 #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  11. 2c1d1d6 #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  12. f158d86 Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago
  13. 33369cf Fix a bunch of "versionchanged" related markup errors. by Georg Brandl · 12 years ago
  14. 64a4094 Closes #14186: add link to PEP 3107 (function annotations) to the function definition section. by Georg Brandl · 13 years ago
  15. 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
  16. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  17. ead1de2 Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought by Terry Jan Reedy · 13 years ago
  18. d204934 exception support is correct now (closes #13705) by Benjamin Peterson · 13 years ago
  19. b2794c8 Issue #13683: raise with no exception in scope throws a RuntimeError; fix by Ramchandra Apte by Sandro Tosi · 13 years ago
  20. 3721fbc point IronPython to ironpython.net; thanks to Lazar Pancic from docs@ by Sandro Tosi · 13 years ago
  21. 75c71cc fix Rather that/Rather than; thanks to Reuben Thomas from docs@ by Sandro Tosi · 13 years ago
  22. 57f97f4 parameter_list was meant here by Benjamin Peterson · 13 years ago
  23. ad17358 kill superfluous 'comprehension' case (closes #13658) by Benjamin Peterson · 13 years ago
  24. 1fafc1a document __bytes__ special method (closes #13259) by Benjamin Peterson · 13 years ago
  25. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  26. 5925632 #12531: Fix spaces and markup. by Ezio Melotti · 13 years ago
  27. 7bd081c Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  28. fc3db8a #11669: rephrase footnote in the Compound Statements page. by Ezio Melotti · 13 years ago
  29. 2052978 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 14 years ago
  30. 3b654be Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 14 years ago
  31. f047164 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 14 years ago
  32. b199b22 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 14 years ago
  33. 147f608 #11446: merge with 3.1. by Ezio Melotti · 14 years ago
  34. 7885833 #11446: fix incorrect PEP link. by Ezio Melotti · 14 years ago
  35. f2b5673 Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  36. c542547 Reword the finalization note. by Gregory P. Smith · 14 years ago
  37. c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  38. 891391b Merge doc fixes. by Georg Brandl · 14 years ago
  39. e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 14 years ago
  40. 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 14 years ago
  41. 849272b Merged revisions 88658 via svnmerge from by Benjamin Peterson · 14 years ago
  42. 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
  43. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 14 years ago
  44. 41d0815 Merged revisions 87789-87790 via svnmerge from by Georg Brandl · 14 years ago
  45. 7603fa0 Undo an accidental commit in r87812. by Brett Cannon · 14 years ago
  46. 63eef1e Get --coverage to be an acceptable flag for test.regrtest again. by Brett Cannon · 14 years ago
  47. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
  48. f9f2e02 Merged revisions 87575 via svnmerge from by Martin v. Löwis · 14 years ago
  49. 0dbebc0 Issue #10542: Document that identifiers use XID_Start XID_Continue*. by Martin v. Löwis · 14 years ago
  50. 75cb8f5 Merged revisions 87486 via svnmerge from by Éric Araujo · 14 years ago
  51. c9562f3 Fix typo spotted by Rodrigo Bernardo Pimentel (#9891) by Éric Araujo · 14 years ago
  52. a79a676 Merged revisions 87433 via svnmerge from by Alexander Belopolsky · 14 years ago
  53. 1a7a2e0 Both PEP 3131 and the current implementation use NFKC normalization by Alexander Belopolsky · 14 years ago
  54. 50ba19e Use sentence case in section titles consistently by Alexander Belopolsky · 14 years ago
  55. 063f237 Add missing word, and add a better reference to the actual function. by Georg Brandl · 14 years ago
  56. 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
  57. da825ab Merged revisions 86670 via svnmerge from by Éric Araujo · 14 years ago
  58. 28053fb Remove unnecessary `object` base class in docs (#10366). by Éric Araujo · 14 years ago
  59. 925914f Add sets to the precedence table. by Brett Cannon · 14 years ago
  60. bcc4810 Remove duplicate period from reference doc by Michael Foord · 14 years ago
  61. 11c49a5 use appropriate markup by Fred Drake · 14 years ago
  62. f414272 #9117: fix syntax for class definition. by Georg Brandl · 14 years ago
  63. 582162e Merged revisions 85392 via svnmerge from by Benjamin Peterson · 14 years ago
  64. 5c4bfc4 prefer clearing global objects to obscure module.__dict__ bugs #10068 by Benjamin Peterson · 14 years ago
  65. d098c3d Merged revisions 85274 via svnmerge from by Georg Brandl · 14 years ago
  66. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  67. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  68. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  69. 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
  70. 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
  71. 1648924 Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 via svnmerge from by Georg Brandl · 14 years ago
  72. 16215c7 Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from by Georg Brandl · 14 years ago
  73. d8d1cea Merged revisions 85156 via svnmerge from by Senthil Kumaran · 14 years ago
  74. 7cafd26 Fix - issue10010 .. index:: position in the docs. by Senthil Kumaran · 14 years ago
  75. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  76. f1d633c Mention % as string formatting. by Georg Brandl · 14 years ago
  77. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  78. 0b65b0f Add a glossary entry for file objects. by Antoine Pitrou · 14 years ago
  79. 984ce40 Clarify where support for negative indices fall in the language hierarchy. by Raymond Hettinger · 14 years ago
  80. f77c1d6 Clarify where support for negative indices fall in the language hierarchy. by Raymond Hettinger · 14 years ago
  81. d032532 add newline by Benjamin Peterson · 14 years ago
  82. ba117ef #4617: Previously it was illegal to delete a name from the local by Amaury Forgeot d'Arc · 14 years ago
  83. 3387f48 #9760: clarify what context expression is. by Georg Brandl · 14 years ago
  84. 0c8414e Typo by Florent Xicluna · 14 years ago
  85. 7d180a0 #9451: strengthen warning about __*__ special name usage. by Georg Brandl · 14 years ago
  86. 65e5f80 #6928: fix class docs w.r.t. new metaclasses. by Georg Brandl · 14 years ago
  87. 09cfa89 Merged revisions 82899 via svnmerge from by Senthil Kumaran · 14 years ago
  88. 0736767 Fix issue9132 - Documentation for comparing dictionaries is out of date by Senthil Kumaran · 14 years ago
  89. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  90. acf16de Merged revisions 82373 via svnmerge from by Benjamin Peterson · 14 years ago
  91. 162dd74 note that byte strings can be raw, too #9114 by Benjamin Peterson · 14 years ago
  92. 714b74d Merged revisions 82354 via svnmerge from by Benjamin Peterson · 14 years ago
  93. fb288da rephrase and remove uneeded statement by Benjamin Peterson · 14 years ago
  94. 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
  95. 525201a Fix duplicate paragraph. by Georg Brandl · 14 years ago
  96. 6c8583f Merged revisions 81365,81367 via svnmerge from by Georg Brandl · 14 years ago
  97. 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
  98. 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
  99. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 15 years ago
  100. 505add3 Merged revisions 79852 via svnmerge from by Mark Dickinson · 15 years ago