1. 499718d Issue #6031: improve serve_forever() description by Sandro Tosi · 14 years ago
  2. df10d7c Issue #13141: Demonstrate recommended style for SocketServer examples. by Florent Xicluna · 14 years ago
  3. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  4. 6f18b98 Fix closes issue10403 - Let's not use members anymore. by Senthil Kumaran · 14 years ago
  5. 4823961 Issue 7363: fix indentation in socketserver udpserver example. by R. David Murray · 16 years ago
  6. e8ddbec #6718: fix example. by Georg Brandl · 16 years ago
  7. f1d11ef http://bugs.python.org/issue6192 by Kristján Valur Jónsson · 16 years ago
  8. afefcfd http://bugs.python.org/issue6192 by Kristján Valur Jónsson · 16 years ago
  9. 9af0c56 #1742837: expand HTTP server docs, and fix SocketServer ones to document methods as methods, not functions. by Georg Brandl · 16 years ago
  10. 52f6b6d #5297: fix example. by Georg Brandl · 16 years ago
  11. e92818f Fix uses of the default role. by Georg Brandl · 17 years ago
  12. bedc343 #4752: actually use custom handler in example. by Georg Brandl · 17 years ago
  13. 910df2f Add a version tag for shutdown(). by Georg Brandl · 17 years ago
  14. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  15. 67d6933 GHOP #180 by Michael Schneider: add examples to the socketserver documentation. by Georg Brandl · 17 years ago
  16. 7a148c2 Fix-up docs for socketserver and queue renaming. by Georg Brandl · 17 years ago
  17. fea23a4 Added stub entry in the documentation mentioning SocketServer was renamed. by Alexandre Vassalotti · 17 years ago
  18. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
  19. 0aaf559 #2741: clarification of value range for address_family. by Georg Brandl · 17 years ago
  20. e75f59a Progress on issue #1193577 by adding a polling .shutdown() method to by Jeffrey Yasskin · 17 years ago
  21. e45a77a Patch #742598 from Michael Pomraning: add .timeout attribute to SocketServer that will call by Andrew M. Kuchling · 18 years ago
  22. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  23. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago