1. 7f9bb91 - Make timing assertions very generous (a la test_timeout.py) by Jack Diederich · 16 years ago
  2. 3b2312e eliminate more race conditions in telnetlib tests by Jack Diederich · 16 years ago
  3. dda7b19 revert unrelated change to test_telnetlib by Benjamin Peterson · 16 years ago
  4. a1b821c fix since difference formating of SyntaxErrors by Benjamin Peterson · 16 years ago
  5. 183028e test the telnetlib.Telnet interface more thoroughly by Jack Diederich · 16 years ago
  6. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  7. e41b006 - Issue #2550: The approach used by client/server code for obtaining ports by Trent Nelson · 17 years ago
  8. 023cd00 Allow use of other ports so the test can pass if 9091 is in use by Neal Norwitz · 17 years ago
  9. 3718429 Reduce the race condition by signalling when the server is ready by Neal Norwitz · 18 years ago
  10. 0d4c06e Whitespace normalization. Ugh, we really need to do this more often. by Neal Norwitz · 18 years ago
  11. b6a5c9d Added timout parameter to telnetlib.Telnet. Also created by Facundo Batista · 18 years ago