1. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  2. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  3. 24eac03 Fix, thanks to Nick. by Georg Brandl · 17 years ago
  4. 9541463 Update docs for buffer -> bytearray rename. by Georg Brandl · 17 years ago
  5. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  6. 2cc30da Merged revisions 58742-58816 via svnmerge from by Guido van Rossum · 17 years ago
  7. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  8. 9f27df5 Remove buffer() from the docs. by Georg Brandl · 17 years ago
  9. 4d8c193 Update the documentation of the open() builtin function a bit. I believe I by Skip Montanaro · 17 years ago
  10. 1c63960 Reformat the open function text so it fits within 80 columns in preparation by Skip Montanaro · 17 years ago
  11. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  12. 7b46942 Oops. by Georg Brandl · 17 years ago
  13. c090298 Document input() function. by Georg Brandl · 17 years ago
  14. 952aea2 Change docs for builtins that now return iterators. by Georg Brandl · 17 years ago
  15. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  16. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  17. 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
  18. 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
  19. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago