index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_smtpd.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Restore smtpd.DEBUGSTREAM at the end of test_smtpd.
Antoine Pitrou
2011-11-12
1
-0/+2
|
|
|
|
(backport of 6b9f547e92d8)
*
#1745035: add limits for command and data size to smtpd; patch by Savio Sena.
Georg Brandl
2010-12-03
1
-0/+18
|
*
close down sockets held by asyncore at end of test; closes issue9619
Richard Jones
2010-08-16
1
-0/+2
|
*
fix test_smtplib/test_smtpd collision through pre-loaded reply data in ↵
Richard Jones
2010-08-04
1
-4/+4
|
|
|
|
mock_socket
*
improve smtpd module test coverage
Richard Jones
2010-08-04
1
-5/+83
|
*
improvements to test_smtplib per issue2423
Richard Jones
2010-08-03
1
-41/+8
|
|
|
|
merged the socket mock introduced in test_smtpd
*
Avoid triggering DeprecationWarnings in test_smtpd and smtpd.
Georg Brandl
2010-07-31
1
-26/+27
|
*
Fix #9412: make list of messages an instance attribute instead of class ↵
Georg Brandl
2010-07-29
1
-1/+3
|
|
|
|
attribute.
*
New tests for smtpd module. Has full coverage for SMTPChannel and SMTPServer.
Richard Jones
2010-07-23
1
-0/+221