1. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 16 years ago
  2. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 16 years ago
  3. acbe3bd Issue #6845: Add restart support for binary upload in ftplib. The by Antoine Pitrou · 16 years ago
  4. ccd5e02 Issue #2054: ftplib now provides an FTP_TLS class to do secure FTP using by Antoine Pitrou · 16 years ago
  5. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  6. e14267b merge in the fix for test_ftplib on some bots [reviewed by Georg] by Benjamin Peterson · 17 years ago
  7. 3c0c483 give ftplib a real test suite by Benjamin Peterson · 17 years ago
  8. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  9. e41b006 - Issue #2550: The approach used by client/server code for obtaining ports by Trent Nelson · 17 years ago
  10. b0917c1 Don't use a hard coded port. This test could hang/fail if the port is in use. by Neal Norwitz · 17 years ago
  11. 0d4c06e Whitespace normalization. Ugh, we really need to do this more often. by Neal Norwitz · 18 years ago
  12. 93c3368 Added the posibility to pass the timeout to FTP.connect, not only when by Facundo Batista · 18 years ago
  13. 3f10099 Forgot to add the file before the previous commit, here go the ftplib tests. by Facundo Batista · 18 years ago