| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-40275: Use new test.support helper submodules in tests (GH-21151) | Hai Shi | 2020-06-25 | 1 | -1/+2 |
|
|
* | bpo-40275: Move transient_internet from test.support to socket_helper (GH-19711) | Serhiy Storchaka | 2020-04-29 | 1 | -6/+7 |
|
|
* | bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER (#3058) | Christian Heimes | 2017-09-15 | 1 | -2/+6 |
|
|
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -4/+1 |
|
|
* | Issue #23527: Update Gmail port number for STARTTLS to 587. | Berker Peksag | 2015-03-02 | 1 | -1/+1 |
|
|
* | Issue #20957: test_smtpnet now uses support.transient_internet() to call | Victor Stinner | 2014-09-03 | 1 | -2/+5 |
|
|
* | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -2/+0 |
|\ |
|
| * | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -2/+0 |
|
|
* | | Issue #19785: smtplib now supports SSLContext.check_hostname and server name | Christian Heimes | 2013-12-02 | 1 | -4/+26 |
|/ |
|
* | test_smtpnet: Skip STARTTLS test if the server doesn't support it. | Nadeem Vawda | 2011-07-30 | 1 | -1/+7 |
|
|
* | Skip test_smtpnet when ssl is not available | Antoine Pitrou | 2011-05-18 | 1 | -1/+2 |
|
|
* | Also protect ehlo() and quit() with the transient_internet() context manager | Antoine Pitrou | 2011-05-18 | 1 | -8/+8 |
|
|
* | Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now support | Antoine Pitrou | 2011-05-18 | 1 | -1/+26 |
|
|
* | Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented. | Antoine Pitrou | 2011-05-07 | 1 | -0/+7 |
|\ |
|
| * | Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by ... | Antoine Pitrou | 2011-05-07 | 1 | -0/+7 |
|
|
| * | Merged revisions 85423 via svnmerge from | Antoine Pitrou | 2010-10-13 | 1 | -1/+2 |
|
|
* | | Protect test_smtpnet against connection failures | Antoine Pitrou | 2010-10-13 | 1 | -1/+2 |
|
|
* | | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|/ |
|
* | Merged revisions 72838-72839 via svnmerge from | R. David Murray | 2009-05-23 | 1 | -5/+2 |
|
|
* | Merged revisions 72835 via svnmerge from | R. David Murray | 2009-05-23 | 1 | -0/+26 |
|
|