Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
084ce7a5dcadc2d1bac565a363ae54bbcb09abd0
/
Lib
/
test
/
test_smtplib.py
e39be53
Try to reduce the flakiness of this test
by Neal Norwitz
· 17 years ago
0fbcf69
give the threading API PEP 8 names
by Benjamin Peterson
· 17 years ago
4f1b1ed
Fixed the semantic of timeout for socket.create_connection and
by Facundo Batista
· 17 years ago
e41b006
- Issue #2550: The approach used by client/server code for obtaining ports
by Trent Nelson
· 17 years ago
819f139
Try increasing the timeout to reduce the flakiness of this test.
by Neal Norwitz
· 17 years ago
48309d5
Make the timeout longer to give slow machines a chance to pass the test
by Neal Norwitz
· 17 years ago
75992ed
Speed up this test by about 99%. Remove sleeps and replace with events.
by Neal Norwitz
· 17 years ago
1660933
Issue 1776581. Minor corrections to smtplib, and two small tests.
by Facundo Batista
· 17 years ago
1bc8d63
Added test for behavior of operations on an unconnected SMTP object,
by Facundo Batista
· 18 years ago
412b8b6
Allow the OS to select a free port for each test server. For
by Facundo Batista
· 18 years ago
16ed5b4
New tests for basic behavior of smtplib.SMTP and
by Facundo Batista
· 18 years ago
0d4c06e
Whitespace normalization. Ugh, we really need to do this more often.
by Neal Norwitz
· 18 years ago
366d626
Added timeout to smtplib (to SMTP and SMTP_SSL). Also created
by Facundo Batista
· 18 years ago