Georg Brandl
|
b38b5c43c7
|
merge with 3.3
|
2014-02-10 22:11:21 +01:00 |
Andrew Svetlov
|
2ade6f24cb
|
Issue #16647: save socket error details in LMTP.connect()
Initial patch by Serhiy Storchaka.
|
2012-12-17 18:57:16 +02:00 |
Senthil Kumaran
|
3d23fd6493
|
Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which adds the ability to bind to specific source address on a machine with multiple interfaces. Patch by Paulo Scardine.
|
2011-07-30 10:56:50 +08:00 |
Richard Jones
|
6a9e6bbf1a
|
fix test_smtplib/test_smtpd collision through pre-loaded reply data in mock_socket
|
2010-08-04 12:27:36 +00:00 |
Richard Jones
|
64b02de010
|
improvements to test_smtplib per issue2423
merged the socket mock introduced in test_smtpd
|
2010-08-03 06:39:33 +00:00 |