1. fe5ac52 Fix typo in telnet docs (reported by Keith Briggs) by Tim Golden · 9 years ago
  2. f47036c Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  3. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  4. 5574c30 Replace mentions of socket.error. by Antoine Pitrou · 13 years ago
  5. 469271d More source links by Raymond Hettinger · 14 years ago
  6. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  7. d25a5da Merged revisions 81431 via svnmerge from by Georg Brandl · 14 years ago
  8. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  9. aaebe1c use bytes throughout telnetlib docs by Benjamin Peterson · 16 years ago
  10. 3de7fb8 Victor Stinner's patch to make telnetlib use bytes 3725 by Benjamin Peterson · 16 years ago
  11. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  12. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  13. 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 17 years ago
  14. 8d5c392 Remove all definitions of raw_input() that were still scattered throughout the docs by Georg Brandl · 17 years ago
  15. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  16. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  17. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago