1. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  2. 2326a79 Add a warning text about mixing bytes and strings. by Georg Brandl · 17 years ago
  3. a95207a Fix RST link. by Georg Brandl · 17 years ago
  4. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 17 years ago
  5. 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
  6. 7f13e6b string.maketrans() now produces translation tables for bytes.translate() -- wrong module? by Georg Brandl · 17 years ago
  7. 226878c Add bytes methods documentation. by Georg Brandl · 17 years ago
  8. 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
  9. 639a8ff Thomas removed all the SLICE op codes by Neal Norwitz · 17 years ago
  10. 47b49bf Merged revisions 57620-57771 via svnmerge from by Thomas Wouters · 17 years ago
  11. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  12. 1b1498b Idiom adjustment in the docs for the parser module. by Collin Winter · 17 years ago
  13. d1d9a89 Kill lingering docs references to UnicodeType. by Collin Winter · 17 years ago
  14. 2befd24 Don't encourage 'from types import *' in the types module's docs. by Collin Winter · 17 years ago
  15. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  16. 460add4 Correction to the xmlrpc docs by John Reese and Jacques Frechet. by Guido van Rossum · 17 years ago
  17. 3741eff Fall back to 'ascii' encoding if sys.getfilesystemencoding() returns by Lars Gustäbel · 17 years ago
  18. 61e21b5 Merged revisions 57152-57220 via svnmerge from by Guido van Rossum · 17 years ago
  19. 7d6068e Remove note about compatibility layer, as the compatibility layer was removed. by Jeremy Hylton · 17 years ago
  20. eb33e5a Remove support for BeOS by Skip Montanaro · 17 years ago
  21. 289bc05 some RiscOS stuff I missed before (was only looking for "RISCOS") by Skip Montanaro · 17 years ago
  22. da27fd2 Manually patched a few things that didn't get merged in, but should. by Guido van Rossum · 17 years ago
  23. 41980ca Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le and by Walter Dörwald · 17 years ago
  24. 7a98be2 Remove RISCOS support by Skip Montanaro · 17 years ago
  25. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago