1. 6cadba7 Merged revisions 67243,67245,67277-67278,67289 via svnmerge from by Benjamin Peterson · 16 years ago
  2. 64106fb fix some more print statements by Benjamin Peterson · 16 years ago
  3. 1a6e0d0 Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,67015 via svnmerge from by Benjamin Peterson · 16 years ago
  4. e348d1a document changes to metaclasses by Benjamin Peterson · 16 years ago
  5. 1c9313f remove a mention of backtick repr by Benjamin Peterson · 16 years ago
  6. 05f5ab7 Remove references to __cmp__. by Georg Brandl · 16 years ago
  7. 9a46cab remove some more bsddb references by Benjamin Peterson · 16 years ago
  8. ae55dc0 #3794: remove __div__ and __rdiv__ traces. by Georg Brandl · 16 years ago
  9. 1aeaadd #3793: fix markup. by Georg Brandl · 16 years ago
  10. 73c96db Merged revisions 66085 (with modifications) via svnmerge from by Nick Coghlan · 16 years ago
  11. 3a5d7e3 Merged revisions 65487 (with heavy modifications for Py3k as well as some cleanups of the type heirarchy) via svnmerge from by Nick Coghlan · 16 years ago
  12. 3a954da Merged revisions 65668 via svnmerge from by Brett Cannon · 16 years ago
  13. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  14. 1cef37c add an entry for object.__dir__ by Benjamin Peterson · 16 years ago
  15. 9557f60 - removed sentence about the new free format floating-point representation by Mark Summerfield · 16 years ago
  16. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  17. c772372 Remove remaining references to UserDict module. by Georg Brandl · 16 years ago
  18. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago
  19. 95817b3 Remove mentions of "plain" integers. by Georg Brandl · 16 years ago
  20. bb74a78 Remove an obsolete sentence. by Georg Brandl · 16 years ago
  21. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 16 years ago
  22. 23e8db5 #2567: remove new-style/old-style class docs. by Georg Brandl · 16 years ago
  23. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 16 years ago
  24. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  25. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 16 years ago
  26. 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 17 years ago
  27. 8de8e03 Remove paragraph about old-style classes. by Georg Brandl · 17 years ago
  28. 59d6916 Fix reverse Ximenez symptom. by Georg Brandl · 17 years ago
  29. 7f04431 Merged revisions 59774-59783 via svnmerge from by Christian Heimes · 17 years ago
  30. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  31. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 17 years ago
  32. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  33. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  34. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  35. 2e0b755 Futher update docs after unbound method removal. by Georg Brandl · 17 years ago
  36. ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 17 years ago
  37. db62967 Re-add two paragraphs that seem to have been lost during the merge from trunk. by Georg Brandl · 17 years ago
  38. 2cc30da Merged revisions 58742-58816 via svnmerge from by Guido van Rossum · 17 years ago
  39. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  40. 19ab2bd Remove yet more references to has_key() methods. by Collin Winter · 17 years ago
  41. 65ea9bd Bug #1684991: explain __special__ lookup semantics. by Georg Brandl · 17 years ago
  42. 2e74878 remove/update many of the references to dict.iter*() by Fred Drake · 17 years ago
  43. cb8ecb1 Doc update for __xslice__ removal. by Georg Brandl · 17 years ago
  44. 1617457 Remove versionadded/versionchanged in the reference. by Georg Brandl · 17 years ago
  45. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 17 years ago
  46. dcc56f8 Add bytes/remove unicode from the data model. by Georg Brandl · 17 years ago
  47. 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
  48. 4b49131 Commit #1068: new docs for PEP 3101. Also document the old string formatting as "old", and begin documenting str/unicode unification. by Georg Brandl · 17 years ago
  49. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  50. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago