1. e39be53 Try to reduce the flakiness of this test by Neal Norwitz · 17 years ago
  2. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  3. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  4. e41b006 - Issue #2550: The approach used by client/server code for obtaining ports by Trent Nelson · 17 years ago
  5. 819f139 Try increasing the timeout to reduce the flakiness of this test. by Neal Norwitz · 17 years ago
  6. 48309d5 Make the timeout longer to give slow machines a chance to pass the test by Neal Norwitz · 17 years ago
  7. 75992ed Speed up this test by about 99%. Remove sleeps and replace with events. by Neal Norwitz · 17 years ago
  8. 1660933 Issue 1776581. Minor corrections to smtplib, and two small tests. by Facundo Batista · 17 years ago
  9. 1bc8d63 Added test for behavior of operations on an unconnected SMTP object, by Facundo Batista · 18 years ago
  10. 412b8b6 Allow the OS to select a free port for each test server. For by Facundo Batista · 18 years ago
  11. 16ed5b4 New tests for basic behavior of smtplib.SMTP and by Facundo Batista · 18 years ago
  12. 0d4c06e Whitespace normalization. Ugh, we really need to do this more often. by Neal Norwitz · 18 years ago
  13. 366d626 Added timeout to smtplib (to SMTP and SMTP_SSL). Also created by Facundo Batista · 18 years ago