1. 29c8bf6 Merged revisions 68705-68706 via svnmerge from by Georg Brandl · 16 years ago
  2. e081eef Merged revisions 72319-72320,72467,72661,72675-72679,72703,72708,72710,72712,72801-72802,72820,72822,72824,72826-72828,72830 via svnmerge from by Georg Brandl · 16 years ago
  3. 40e15ed Merged revisions 69578-69580,69901,69907,69994,70022-70023,70025-70026,70166,70273,70275,70342,70386-70387,70389-70390,70392-70393,70395,70397,70400,70418 via svnmerge by Georg Brandl · 16 years ago
  4. 8943caf Merged revisions 70642,70648,70656,70661,70765,70773,70789,70824-70825,70828,70830,70832,70836,70838,70842,70851,70855,70857-70858 via svnmerge from by Georg Brandl · 16 years ago
  5. ec7d390 Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,69293,69295,69297-69301,69409,69414,69570,69573,69576,69728-69730,69769,69776,69803-69805,69840,69896 via svnmerge from by Georg Brandl · 16 years ago
  6. e4b6ab7 Merged revisions 69078-69079 via svnmerge from by Brett Cannon · 17 years ago
  7. f3a0b86 Merged revisions 67571,67574-67576,67579-67581,67583,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 17 years ago
  8. fa71a90 Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from by Georg Brandl · 17 years ago
  9. d209460 Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,67355,67359,67362,67364,67367-67368,67370 via svnmerge from by Georg Brandl · 17 years ago
  10. 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
  11. 8235869 Issue 2235: document the ability to block inheritance of __hash__ in the language reference by Nick Coghlan · 17 years ago
  12. c176814 #3716: fix typo. by Georg Brandl · 17 years ago
  13. 9329846 Fix markup for various binary operation examples where the operands were bolded by Brett Cannon · 17 years ago
  14. a510748 Issue 643841: better documentation of the special method lookup process, especially for new-style classes. Also removes the warnings about not being authoritative for new-style classes - the language reference actually covers those fairly well now (albeit in a fashion that isn't always particularly easy to follow). by Nick Coghlan · 17 years ago
  15. 3de1e69 #3323: mention that if inheriting from a class without __slots__, by Georg Brandl · 17 years ago
  16. e9135ba #2147: PEP 237 changes to overflow behavior. by Georg Brandl · 17 years ago
  17. 3fbe20c Add docs for __func__ and __self__ on methods. by Georg Brandl · 17 years ago
  18. 63cdb86 #2003: fix sentence. by Georg Brandl · 18 years ago
  19. 3ccb49a Clarify metaclass docs and add example. by Georg Brandl · 18 years ago
  20. 81de0d2 #1582: document __reversed__, patch by Mark Russell. by Georg Brandl · 18 years ago
  21. 6265833 Simplify index entries; fix #1712. by Georg Brandl · 18 years ago
  22. 2f3c16b Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just by Jeffrey Yasskin · 18 years ago
  23. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  24. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 18 years ago
  25. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  26. 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 18 years ago
  27. 5768d57 Backport from Py3k: Bug #1684991: explain lookup semantics for __special__ methods (new-style classes only). by Georg Brandl · 18 years ago
  28. 3761422 Bug #1758696: more info about descriptors. by Georg Brandl · 18 years ago
  29. 8d9e845 Bug #1697820: document that the old slice protocol is still used by builtin types. by Georg Brandl · 18 years ago
  30. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago