1. 27b154e Issue #13453: Fix a race condition in test_poplib. by Charles-François Natali · 14 years ago
  2. 6a10281 Issue #7449, last part (11): fix many tests if thread support is disabled by Victor Stinner · 15 years ago
  3. fc69af1 Issue #5103: SSL handshake would ignore the socket timeout and block by Antoine Pitrou · 15 years ago
  4. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  5. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  6. 76f71a5 give poplib a real test suite by Benjamin Peterson · 17 years ago
  7. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  8. e41b006 - Issue #2550: The approach used by client/server code for obtaining ports by Trent Nelson · 17 years ago
  9. 0d4c06e Whitespace normalization. Ugh, we really need to do this more often. by Neal Norwitz · 18 years ago
  10. b20c500 The basic test cases of poplib.py. by Facundo Batista · 18 years ago