1. edb9111 Issue #25418: Fix markup in object.__hash__ documentation by Berker Peksag · 9 years ago
  2. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  3. d84b29f Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago
  4. 770319d Issue #23912: Fix code formatting in datamodel.rst. by Berker Peksag · 9 years ago
  5. 845d33c Issue20467: clarify __init__'s role by Ethan Furman · 10 years ago
  6. 119479f Issue20467: clarify __init__'s role by Ethan Furman · 10 years ago
  7. b67f6e2 Issue #23006: Improve the documentation and indexing of dict.__missing__. by Terry Jan Reedy · 10 years ago
  8. c9f5f2d #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs. by R David Murray · 10 years ago
  9. b004943 (3.4) Issue22780: reword NotImplemented docs to emphasise should by Ethan Furman · 10 years ago
  10. a4c8c47 #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
  11. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  12. f87f515 Issue7186: document that __doc__ is not inherited by subclasses by Ethan Furman · 10 years ago
  13. b6271f2 Issue 22465: grammar, number agreement. by Terry Jan Reedy · 10 years ago
  14. 1462786 Issue #21667: Clarify string data model description by Nick Coghlan · 10 years ago
  15. 2c07818 #21662: fix typo, improve sentence flow by R David Murray · 10 years ago
  16. aa7886d Issue 21439: Minor issues in the reference manual. by Raymond Hettinger · 10 years ago
  17. 5c8ce18 remove confusing delete indexing (closes #21466) by Benjamin Peterson · 10 years ago
  18. af8a4df docs: Better wording for __objclass__ docs. Issue #19281 by Yury Selivanov · 10 years ago
  19. d3f918c docs: Document __objclass__. Closes #19281. by Yury Selivanov · 10 years ago
  20. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  21. 14d7b71 #19953: Clarify the wording of the augmented assignment discussion. by R David Murray · 11 years ago
  22. df3ed24 Issue19995: %o, %x, %X now only accept ints by Ethan Furman · 11 years ago
  23. 002033e correct word for __annotations__ doc (closes #20110) by Benjamin Peterson · 11 years ago
  24. 8ec15f7 merge 3.3 (#20110) by Benjamin Peterson · 11 years ago
  25. 1cb4f60 Merge with 3.3 by Zachary Ware · 11 years ago
  26. 340a692 str subclasses may have non-empty __slots__, bytes subclasses can't. by Zachary Ware · 11 years ago
  27. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  28. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  29. 0d85b5c Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 11 years ago
  30. 0d196ed Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 11 years ago
  31. 58720d6 Issue #17934: Add a clear() method to frame objects, to help clean up expensive details (local variables) and break reference cycles. by Antoine Pitrou · 11 years ago
  32. 796564c Issue #18112: PEP 442 implementation (safe object finalization). by Antoine Pitrou · 11 years ago
  33. 4958f71 - Issue #18440: Clarify that `hash()` can truncate the value returned from an by Barry Warsaw · 11 years ago
  34. 224a599 - Issue #18440: Clarify that `hash()` can truncate the value returned from an by Barry Warsaw · 11 years ago
  35. 1bab713 Merge with 3.3. by Georg Brandl · 11 years ago
  36. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  37. 16459e8 Merge from 3.3: Add a str class entry to the string section (issue #16209). by Chris Jerdonek · 12 years ago
  38. bb4e941 Add a str class entry to the "Text Sequence Type" section (issue #16209). by Chris Jerdonek · 12 years ago
  39. d675a2c Merge from 3.3: Improve str() and object.__str__() docs (issue #13538). by Chris Jerdonek · 12 years ago
  40. 5fae0e5 Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  41. 143d034 merge 3.2 by Benjamin Peterson · 12 years ago
  42. 5c3283e Merge __next__ method link fixes with 3.3. by Ezio Melotti · 12 years ago
  43. 1dd7c30 Merge __next__ method link fixes with 3.2. by Ezio Melotti · 12 years ago
  44. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  45. 23354f5 Merge from 3.3: Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  46. 8958cd0 Merge from 3.2: Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  47. af94724 Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  48. e12dc28 Fix markup. by Ezio Melotti · 12 years ago
  49. 74b38b1 Issue #16148: Small improvements and cleanup. Added version information by Armin Ronacher · 12 years ago
  50. ddd74b1 Merge: Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  51. 5b60275 Merge: Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  52. f532035 Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  53. a96be78 Merge #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  54. d8bbde3 #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  55. c86e8d9 Improve wording for __hash__ by Antoine Pitrou · 12 years ago
  56. dadebab Finally, a coherent set of terminology for all the lil' beasties involved. by Barry Warsaw · 12 years ago
  57. d7d2194 Integration of importdocs from the features/pep-420 repo. by Barry Warsaw · 12 years ago
  58. 305acf2 Remove an incorrect implementation detail by Nick Coghlan · 12 years ago
  59. b267475 Clarify a paragraph in the new metaclass docs by Nick Coghlan · 12 years ago
  60. 337b2bf Describe the default hash correctly, and mark a couple of CPython implementation details by Nick Coghlan · 12 years ago
  61. 78770f0 Fix typo in new metaclass docs by Nick Coghlan · 12 years ago
  62. 7fc570a Close #14588: added a PEP 3115 compliant dynamic type creation mechanism by Nick Coghlan · 12 years ago
  63. b43fde9 remove unapplicable statement by Benjamin Peterson · 13 years ago
  64. c9f54cf enable hash randomization by default by Benjamin Peterson · 13 years ago
  65. 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 13 years ago
  66. 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
  67. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  68. 86a36b5 PEP 3155 / issue #13448: Qualified name for classes and functions. by Antoine Pitrou · 13 years ago
  69. f7f0a66 Fix typos. by Ezio Melotti · 13 years ago
  70. f4d76e6 #13251: update string description in datamodel.rst. by Ezio Melotti · 13 years ago
  71. 3ed559a merge 3.2 (#13259) by Benjamin Peterson · 13 years ago
  72. 1fafc1a document __bytes__ special method (closes #13259) by Benjamin Peterson · 13 years ago
  73. 3bbb722 allow __dir__ to return any sequence by Benjamin Peterson · 13 years ago
  74. 2052978 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  75. 3b654be Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  76. f047164 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  77. b199b22 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  78. f2b5673 Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  79. c542547 Reword the finalization note. by Gregory P. Smith · 14 years ago
  80. c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  81. 75cb8f5 Merged revisions 87486 via svnmerge from by Éric Araujo · 14 years ago
  82. c9562f3 Fix typo spotted by Rodrigo Bernardo Pimentel (#9891) by Éric Araujo · 14 years ago
  83. da825ab Merged revisions 86670 via svnmerge from by Éric Araujo · 14 years ago
  84. 28053fb Remove unnecessary `object` base class in docs (#10366). by Éric Araujo · 14 years ago
  85. 11c49a5 use appropriate markup by Fred Drake · 14 years ago
  86. 582162e Merged revisions 85392 via svnmerge from by Benjamin Peterson · 14 years ago
  87. 5c4bfc4 prefer clearing global objects to obscure module.__dict__ bugs #10068 by Benjamin Peterson · 14 years ago
  88. d8d1cea Merged revisions 85156 via svnmerge from by Senthil Kumaran · 14 years ago
  89. 7cafd26 Fix - issue10010 .. index:: position in the docs. by Senthil Kumaran · 14 years ago
  90. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  91. 0b65b0f Add a glossary entry for file objects. by Antoine Pitrou · 14 years ago
  92. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  93. 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
  94. 6c8583f Merged revisions 81365,81367 via svnmerge from by Georg Brandl · 14 years ago
  95. 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
  96. c50846a Forward port total_ordering() and cmp_to_key(). by Raymond Hettinger · 14 years ago
  97. 23b9ef7 Merged revisions 77937 via svnmerge from by Benjamin Peterson · 15 years ago
  98. 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
  99. fa83395 Merged revisions 77300 via svnmerge from by Antoine Pitrou · 15 years ago
  100. 4adb288 Issue #7631: Fix undefined references to the "built-in file object", which by Antoine Pitrou · 15 years ago