1. f7f0a66 Fix typos. by Ezio Melotti · 13 years ago
  2. f4d76e6 #13251: update string description in datamodel.rst. by Ezio Melotti · 13 years ago
  3. 3ed559a merge 3.2 (#13259) by Benjamin Peterson · 13 years ago
  4. 1fafc1a document __bytes__ special method (closes #13259) by Benjamin Peterson · 13 years ago
  5. 931b8aa #12753: Add support for Unicode name aliases and named sequences. by Ezio Melotti · 13 years ago
  6. f106449 Merge with 3.2. by Ezio Melotti · 13 years ago
  7. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  8. 6e3b975 #12531: merge with 3.2. by Ezio Melotti · 13 years ago
  9. 5925632 #12531: Fix spaces and markup. by Ezio Melotti · 13 years ago
  10. 6e5b2ac Merge from 3.2: Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  11. 7bd081c Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  12. 2df0549 #11669: merge with 3.2. by Ezio Melotti · 13 years ago
  13. fc3db8a #11669: rephrase footnote in the Compound Statements page. by Ezio Melotti · 13 years ago
  14. 3bbb722 allow __dir__ to return any sequence by Benjamin Peterson · 13 years ago
  15. 2052978 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  16. 3b654be Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  17. f047164 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  18. b199b22 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  19. 147f608 #11446: merge with 3.1. by Ezio Melotti · 13 years ago
  20. 7885833 #11446: fix incorrect PEP link. by Ezio Melotti · 13 years ago
  21. f2b5673 Explicitly mention that people should not depend on immediate by Gregory P. Smith · 13 years ago
  22. c542547 Reword the finalization note. by Gregory P. Smith · 13 years ago
  23. c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 13 years ago
  24. 891391b Merge doc fixes. by Georg Brandl · 13 years ago
  25. e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 13 years ago
  26. 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 13 years ago
  27. 849272b Merged revisions 88658 via svnmerge from by Benjamin Peterson · 13 years ago
  28. 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 · 13 years ago
  29. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 14 years ago
  30. 41d0815 Merged revisions 87789-87790 via svnmerge from by Georg Brandl · 14 years ago
  31. 7603fa0 Undo an accidental commit in r87812. by Brett Cannon · 14 years ago
  32. 63eef1e Get --coverage to be an acceptable flag for test.regrtest again. by Brett Cannon · 14 years ago
  33. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
  34. f9f2e02 Merged revisions 87575 via svnmerge from by Martin v. Löwis · 14 years ago
  35. 0dbebc0 Issue #10542: Document that identifiers use XID_Start XID_Continue*. by Martin v. Löwis · 14 years ago
  36. 75cb8f5 Merged revisions 87486 via svnmerge from by Éric Araujo · 14 years ago
  37. c9562f3 Fix typo spotted by Rodrigo Bernardo Pimentel (#9891) by Éric Araujo · 14 years ago
  38. a79a676 Merged revisions 87433 via svnmerge from by Alexander Belopolsky · 14 years ago
  39. 1a7a2e0 Both PEP 3131 and the current implementation use NFKC normalization by Alexander Belopolsky · 14 years ago
  40. 50ba19e Use sentence case in section titles consistently by Alexander Belopolsky · 14 years ago
  41. 063f237 Add missing word, and add a better reference to the actual function. by Georg Brandl · 14 years ago
  42. 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
  43. da825ab Merged revisions 86670 via svnmerge from by Éric Araujo · 14 years ago
  44. 28053fb Remove unnecessary `object` base class in docs (#10366). by Éric Araujo · 14 years ago
  45. 925914f Add sets to the precedence table. by Brett Cannon · 14 years ago
  46. bcc4810 Remove duplicate period from reference doc by Michael Foord · 14 years ago
  47. 11c49a5 use appropriate markup by Fred Drake · 14 years ago
  48. f414272 #9117: fix syntax for class definition. by Georg Brandl · 14 years ago
  49. 582162e Merged revisions 85392 via svnmerge from by Benjamin Peterson · 14 years ago
  50. 5c4bfc4 prefer clearing global objects to obscure module.__dict__ bugs #10068 by Benjamin Peterson · 14 years ago
  51. d098c3d Merged revisions 85274 via svnmerge from by Georg Brandl · 14 years ago
  52. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  53. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  54. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  55. 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
  56. 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
  57. 1648924 Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 via svnmerge from by Georg Brandl · 14 years ago
  58. 16215c7 Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from by Georg Brandl · 14 years ago
  59. d8d1cea Merged revisions 85156 via svnmerge from by Senthil Kumaran · 14 years ago
  60. 7cafd26 Fix - issue10010 .. index:: position in the docs. by Senthil Kumaran · 14 years ago
  61. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  62. f1d633c Mention % as string formatting. by Georg Brandl · 14 years ago
  63. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  64. 0b65b0f Add a glossary entry for file objects. by Antoine Pitrou · 14 years ago
  65. 984ce40 Clarify where support for negative indices fall in the language hierarchy. by Raymond Hettinger · 14 years ago
  66. f77c1d6 Clarify where support for negative indices fall in the language hierarchy. by Raymond Hettinger · 14 years ago
  67. d032532 add newline by Benjamin Peterson · 14 years ago
  68. ba117ef #4617: Previously it was illegal to delete a name from the local by Amaury Forgeot d'Arc · 14 years ago
  69. 3387f48 #9760: clarify what context expression is. by Georg Brandl · 14 years ago
  70. 0c8414e Typo by Florent Xicluna · 14 years ago
  71. 7d180a0 #9451: strengthen warning about __*__ special name usage. by Georg Brandl · 14 years ago
  72. 65e5f80 #6928: fix class docs w.r.t. new metaclasses. by Georg Brandl · 14 years ago
  73. 09cfa89 Merged revisions 82899 via svnmerge from by Senthil Kumaran · 14 years ago
  74. 0736767 Fix issue9132 - Documentation for comparing dictionaries is out of date by Senthil Kumaran · 14 years ago
  75. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  76. acf16de Merged revisions 82373 via svnmerge from by Benjamin Peterson · 14 years ago
  77. 162dd74 note that byte strings can be raw, too #9114 by Benjamin Peterson · 14 years ago
  78. 714b74d Merged revisions 82354 via svnmerge from by Benjamin Peterson · 14 years ago
  79. fb288da rephrase and remove uneeded statement by Benjamin Peterson · 14 years ago
  80. 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
  81. 525201a Fix duplicate paragraph. by Georg Brandl · 14 years ago
  82. 6c8583f Merged revisions 81365,81367 via svnmerge from by Georg Brandl · 14 years ago
  83. 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
  84. 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
  85. 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 · 14 years ago
  86. 505add3 Merged revisions 79852 via svnmerge from by Mark Dickinson · 14 years ago
  87. c50846a Forward port total_ordering() and cmp_to_key(). by Raymond Hettinger · 14 years ago
  88. 721a350 Merged revisions 79553 via svnmerge from by Stefan Krah · 14 years ago
  89. c8bdc01 Fix typo in definition of 'in' keyword. by Stefan Krah · 14 years ago
  90. 9b0e918 Note: only the relevant parts of r79474 are merged. by Florent Xicluna · 14 years ago
  91. 482b151 Fix some issues found by Jacques Ducasse on the docs list. by Georg Brandl · 14 years ago
  92. f8754a6 Update versionadded/changed. by Ezio Melotti · 14 years ago
  93. 4e0f891 Fix \xhh specs, #1889. (an oversight of r60193, r60210). by Florent Xicluna · 14 years ago
  94. 93dc9eb Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from by Georg Brandl · 14 years ago
  95. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago
  96. 23b9ef7 Merged revisions 77937 via svnmerge from by Benjamin Peterson · 15 years ago
  97. 5e55b3e Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from by Benjamin Peterson · 15 years ago
  98. fa83395 Merged revisions 77300 via svnmerge from by Antoine Pitrou · 15 years ago
  99. 4adb288 Issue #7631: Fix undefined references to the "built-in file object", which by Antoine Pitrou · 15 years ago
  100. 628e6f9 Merged revisions 75797 via svnmerge from by Georg Brandl · 15 years ago