1. 67a40e8 Patch by Jeff Bauer: a minor change to declare two new by Guido van Rossum · 26 years ago
  2. fdb3d1a Fix typo in docstring: client_request should be client_address. by Guido van Rossum · 26 years ago
  3. 3249082 Fixed the UDP server -- this never worked. Ray Loyzaga deserves by Guido van Rossum · 26 years ago
  4. 1d5102c Explicitly close rfile and wfile in StreamRequestHandler.finish() -- by Guido van Rossum · 26 years ago
  5. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  6. c90ad21 No longer need to be very careful with saving the exception state by Guido van Rossum · 27 years ago
  7. db2b70c Fix bug found by kjpylint; change doc string to avoid "(" in column 1. by Guido van Rossum · 27 years ago
  8. d804bab Make self.rfile unbuffered (self.wfile already is). This should fix by Guido van Rossum · 28 years ago
  9. 2bb57b8 Changed makefile() args from r/w to rb/wb, for non-unix compatability. by Jack Jansen · 29 years ago
  10. 5bb05da correct retrieving return value of os.waitpid() by Guido van Rossum · 29 years ago
  11. e7e578f Initial revision by Guido van Rossum · 29 years ago