1. 81de0d2 #1582: document __reversed__, patch by Mark Russell. by Georg Brandl · 18 years ago
  2. f725b95 Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. by Georg Brandl · 18 years ago
  3. 6265833 Simplify index entries; fix #1712. by Georg Brandl · 18 years ago
  4. 9871d8f Continue rolling back pep-3141 changes that changed behavior from 2.5. This by Jeffrey Yasskin · 18 years ago
  5. 2f3c16b Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just by Jeffrey Yasskin · 18 years ago
  6. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  7. 44eeaec Patch #1537 from Chad Austin by Christian Heimes · 18 years ago
  8. 584265b Add more entries to the glossary. by Georg Brandl · 18 years ago
  9. 03c1d1e Remove duplication of "this". by Georg Brandl · 18 years ago
  10. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 18 years ago
  11. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  12. 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 18 years ago
  13. d92e871 Added note in footnote about string comparisons about unicodedata.normalize(). by Mark Summerfield · 18 years ago
  14. 745e48d A bit of reordering, also show more subheadings in the lang ref index. by Georg Brandl · 18 years ago
  15. 8360d5d Fix a wrong indentation for sublists. by Georg Brandl · 18 years ago
  16. 5768d57 Backport from Py3k: Bug #1684991: explain lookup semantics for __special__ methods (new-style classes only). by Georg Brandl · 18 years ago
  17. 3761422 Bug #1758696: more info about descriptors. by Georg Brandl · 18 years ago
  18. 8d9e845 Bug #1697820: document that the old slice protocol is still used by builtin types. by Georg Brandl · 18 years ago
  19. 3200832 Bug #1777168: replace operator names "opa"... with "op1"... and mark everything up as literal, by Georg Brandl · 18 years ago
  20. ff457b1 Bug #1777160: mention explicitly that e.g. -1**2 is -1. by Georg Brandl · 18 years ago
  21. 216ad33 Added a note in each regarding the fact that unicode strings that look the same by Mark Summerfield · 18 years ago
  22. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago