Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
083c0aac32b5edaf84f2a37232238d80ddfc00e7
/
Lib
/
test
/
test_poplib.py
27b154e
Issue #13453: Fix a race condition in test_poplib.
by Charles-François Natali
· 14 years ago
6a10281
Issue #7449, last part (11): fix many tests if thread support is disabled
by Victor Stinner
· 15 years ago
fc69af1
Issue #5103: SSL handshake would ignore the socket timeout and block
by Antoine Pitrou
· 15 years ago
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
76f71a5
give poplib a real test suite
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
0d4c06e
Whitespace normalization. Ugh, we really need to do this more often.
by Neal Norwitz
· 18 years ago
b20c500
The basic test cases of poplib.py.
by Facundo Batista
· 18 years ago