1. ed0392a Issue #23527: Update Gmail port number for STARTTLS to 587. by Berker Peksag · 9 years ago
  2. 19c899c Issue #20957: test_smtpnet now uses support.transient_internet() to call by Victor Stinner · 10 years ago
  3. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  4. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  5. a5768f7 Issue #19785: smtplib now supports SSLContext.check_hostname and server name by Christian Heimes · 11 years ago
  6. 3fc5868 test_smtpnet: Skip STARTTLS test if the server doesn't support it. by Nadeem Vawda · 13 years ago
  7. 0d38f2e Skip test_smtpnet when ssl is not available by Antoine Pitrou · 13 years ago
  8. cc9ca22 Also protect ehlo() and quit() with the transient_internet() context manager by Antoine Pitrou · 13 years ago
  9. e065020 Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now support by Antoine Pitrou · 13 years ago
  10. 5bcc50c Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented. by Antoine Pitrou · 13 years ago
  11. c1d5206 Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath. by Antoine Pitrou · 13 years ago
  12. a0bf56d Merged revisions 85423 via svnmerge from by Antoine Pitrou · 14 years ago
  13. 6003ff7 Protect test_smtpnet against connection failures by Antoine Pitrou · 14 years ago
  14. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  15. eccb2ce Merged revisions 72838-72839 via svnmerge from by R. David Murray · 15 years ago
  16. 87e2074 Merged revisions 72835 via svnmerge from by R. David Murray · 15 years ago