Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ee3bac4cba56b51ce924f13d77b97131eec1a865
/
Lib
/
test
/
test_smtpnet.py
a170fa1
bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER (#3058)
by Christian Heimes
· 8 years ago
38c707e
Issue #21741: Update 147 test modules to use test discovery.
by Zachary Ware
· 10 years ago
ed0392a
Issue #23527: Update Gmail port number for STARTTLS to 587.
by Berker Peksag
· 10 years ago
19c899c
Issue #20957: test_smtpnet now uses support.transient_internet() to call
by Victor Stinner
· 11 years ago
8f8ec92
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 12 years ago
b992a0e
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 12 years ago
a5768f7
Issue #19785: smtplib now supports SSLContext.check_hostname and server name
by Christian Heimes
· 12 years ago
3fc5868
test_smtpnet: Skip STARTTLS test if the server doesn't support it.
by Nadeem Vawda
· 14 years ago
0d38f2e
Skip test_smtpnet when ssl is not available
by Antoine Pitrou
· 14 years ago
cc9ca22
Also protect ehlo() and quit() with the transient_internet() context manager
by Antoine Pitrou
· 14 years ago
e065020
Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now support
by Antoine Pitrou
· 14 years ago
5bcc50c
Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.
by Antoine Pitrou
· 14 years ago
c1d5206
Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath.
by Antoine Pitrou
· 14 years ago
a0bf56d
Merged revisions 85423 via svnmerge from
by Antoine Pitrou
· 15 years ago
6003ff7
Protect test_smtpnet against connection failures
by Antoine Pitrou
· 15 years ago
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
eccb2ce
Merged revisions 72838-72839 via svnmerge from
by R. David Murray
· 16 years ago
87e2074
Merged revisions 72835 via svnmerge from
by R. David Murray
· 16 years ago