1. 3fbe20c Add docs for __func__ and __self__ on methods. by Georg Brandl · 17 years ago
  2. 63cdb86 #2003: fix sentence. by Georg Brandl · 17 years ago
  3. 3ccb49a Clarify metaclass docs and add example. by Georg Brandl · 17 years ago
  4. 81de0d2 #1582: document __reversed__, patch by Mark Russell. by Georg Brandl · 17 years ago
  5. 6265833 Simplify index entries; fix #1712. by Georg Brandl · 17 years ago
  6. 2f3c16b Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just by Jeffrey Yasskin · 17 years ago
  7. b19be57 Some cleanup in the docs. by Georg Brandl · 17 years ago
  8. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 17 years ago
  9. a739503 Add :term:s for "new-style class". by Georg Brandl · 17 years ago
  10. 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 17 years ago
  11. 5768d57 Backport from Py3k: Bug #1684991: explain lookup semantics for __special__ methods (new-style classes only). by Georg Brandl · 17 years ago
  12. 3761422 Bug #1758696: more info about descriptors. by Georg Brandl · 17 years ago
  13. 8d9e845 Bug #1697820: document that the old slice protocol is still used by builtin types. by Georg Brandl · 17 years ago
  14. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago