Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b85154fa37c446851c937efff546573551a6faa5
/
Lib
/
test
/
test_poplib.py
faad6bb
in poplib, limit maximum line length that we read from the network (closes #16041)
by Benjamin Peterson
· 11 years ago
79b6f17
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
by Serhiy Storchaka
· 11 years ago
32e23e7
Issue #18702: All skipped tests now reported as skipped.
by Serhiy Storchaka
· 12 years ago
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