1. 04c420f Merged revisions 60043-60052 via svnmerge from by Christian Heimes · 17 years ago
  2. 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 17 years ago
  3. 8de8e03 Remove paragraph about old-style classes. by Georg Brandl · 17 years ago
  4. 59d6916 Fix reverse Ximenez symptom. by Georg Brandl · 17 years ago
  5. 7f04431 Merged revisions 59774-59783 via svnmerge from by Christian Heimes · 17 years ago
  6. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  7. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 17 years ago
  8. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  9. 18a499d Two nits. by Georg Brandl · 17 years ago
  10. c5d98b4 Document nonlocal statement. Written for GHOP by "Canadabear". by Georg Brandl · 17 years ago
  11. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  12. f929077 Reverting last commit. I had some staled data from an attempted svnmerge in my local sandbox by Christian Heimes · 17 years ago
  13. e69c320 Patch #1537 from Chad Austin by Christian Heimes · 17 years ago
  14. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  15. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  16. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  17. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  18. 2e0b755 Futher update docs after unbound method removal. by Georg Brandl · 17 years ago
  19. 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
  20. 051d1dd The Identifiers and keywords syntax diagram did not appear correctly in the by Mark Summerfield · 17 years ago
  21. 96f3163 Merged revisions 58930-58938 via svnmerge from by Christian Heimes · 17 years ago
  22. db62967 Re-add two paragraphs that seem to have been lost during the merge from trunk. by Georg Brandl · 17 years ago
  23. 2cc30da Merged revisions 58742-58816 via svnmerge from by Guido van Rossum · 17 years ago
  24. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  25. 40d20bc Issue 1267, continued. by Guido van Rossum · 17 years ago
  26. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  27. 19ab2bd Remove yet more references to has_key() methods. by Collin Winter · 17 years ago
  28. 02c3056 Finish the first pass of the language reference update. by Georg Brandl · 17 years ago
  29. 96593ed Continue going through the language reference, bringing it up-to-date. by Georg Brandl · 17 years ago
  30. 0068e2c New exception catching syntax. by Georg Brandl · 17 years ago
  31. 65ea9bd Bug #1684991: explain __special__ lookup semantics. by Georg Brandl · 17 years ago
  32. 2e74878 remove/update many of the references to dict.iter*() by Fred Drake · 17 years ago
  33. 53de190 Update ref docs on slicing. by Thomas Wouters · 17 years ago
  34. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  35. cb8ecb1 Doc update for __xslice__ removal. by Georg Brandl · 17 years ago
  36. 1617457 Remove versionadded/versionchanged in the reference. by Georg Brandl · 17 years ago
  37. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 17 years ago
  38. dcc56f8 Add bytes/remove unicode from the data model. by Georg Brandl · 17 years ago
  39. 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
  40. 226878c Add bytes methods documentation. by Georg Brandl · 17 years ago
  41. 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
  42. 57e3b68 Update the first two parts of the reference manual for Py3k, by Georg Brandl · 17 years ago
  43. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  44. da27fd2 Manually patched a few things that didn't get merged in, but should. by Guido van Rossum · 17 years ago
  45. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago