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_smtplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35133: Fix mistakes when concatenate string literals on different lines. ...
Serhiy Storchaka
2018-11-05
1
-1/+1
*
bpo-32680 add default "sock" on SMTP objects (#5345)
Romuald Brunet
2018-10-09
1
-0/+7
*
bpo-34246: Make sure test_smtplib always cleans resources when finished (GH-9...
Pablo Galindo
2018-09-07
1
-7/+47
*
bpo-34246: Use no mutable default args in smtplib (GH-8554)
Pablo Aguiar
2018-09-07
1
-0/+28
*
bpo-32663 Make SMTPUTF8SimTests run (#5314)
chason
2018-07-25
1
-25/+14
*
bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and...
Stéphane Wirtel
2018-01-31
1
-1/+18
*
bpo-31234: Join threads in tests (#3572)
Victor Stinner
2017-09-14
1
-1/+3
*
bpo-29639: change test.support.HOST to "localhost"
Gregory P. Smith
2017-09-09
1
-27/+40
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
1
-10/+1
*
#25446: Fix regression in smtplib's AUTH LOGIN support.
R David Murray
2015-11-08
1
-58/+121
*
- Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional
Barry Warsaw
2015-07-09
1
-9/+83
*
#24218: Add SMTPUTF8 support to send_message.
R David Murray
2015-05-17
1
-1/+46
*
#22027: Add RFC6531 support to smtplib.
R David Murray
2015-05-16
1
-0/+119
*
#16914: add timestamps to smtplib debugging output via new debuglevel 2.
R David Murray
2015-04-16
1
-0/+21
*
Merge #22215: have the smtplib 'quit' command reset the state.
R David Murray
2014-08-30
1
-0/+15
|
\
|
*
#22215: have the smtplib 'quit' command reset the state.
R David Murray
2014-08-30
1
-0/+15
*
|
Issue #21566: Make use of socket.listen() default backlog.
Charles-François Natali
2014-07-23
1
-1/+1
*
|
#15014: Add 'auth' command to implement auth mechanisms and use it in login.
R David Murray
2014-07-03
1
-22/+38
*
|
#19662: Eliminate warnings in other test modules that use smtpd.
R David Murray
2014-06-11
1
-3/+5
|
/
*
#17498: Defer SMTPServerDisconnected errors until the next command.
R David Murray
2014-04-14
1
-0/+13
*
merge with 3.3
Georg Brandl
2014-02-10
1
-1/+29
*
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
Serhiy Storchaka
2014-02-08
1
-3/+3
|
\
|
*
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
Serhiy Storchaka
2014-02-08
1
-3/+3
*
|
Closes #6683: add a test that exercises multiple authentication.
Andrew Kuchling
2013-11-11
1
-0/+9
*
|
merge 3.3 (#19125)
Benjamin Peterson
2013-09-29
1
-3/+3
|
\
\
|
|
/
|
*
fix test to run and test that smtpd does support ELHO (closes #19125)
Benjamin Peterson
2013-09-29
1
-3/+3
*
|
Merge: #5713: One more test_smtplib timing fix.
R David Murray
2013-03-21
1
-1/+1
|
\
\
|
|
/
|
*
#5713: One more test_smtplib timing fix.
R David Murray
2013-03-21
1
-1/+1
*
|
Merge: #5712: Preemptively fix some other possible timing issues.
R David Murray
2013-03-21
1
-3/+3
|
\
\
|
|
/
|
*
Merge: #5712: Preemptively fix some other possible timing issues.
R David Murray
2013-03-21
1
-3/+3
|
|
\
|
|
*
#5712: Preemptively fix some other possible timing issues.
R David Murray
2013-03-21
1
-3/+3
*
|
|
Merge: #5713: fix timing issue in smtplib tests.
R David Murray
2013-03-21
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Merge: #5713: fix timing issue in smtplib tests.
R David Murray
2013-03-21
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
#5713: fix timing issue in smtplib tests.
R David Murray
2013-03-21
1
-0/+3
*
|
|
Merge: #5713: Handle 421 error codes during sendmail by closing the socket.
R David Murray
2013-03-21
1
-9/+65
|
\
\
\
|
|
/
/
|
*
|
Merge: #5713: Handle 421 error codes during sendmail by closing the socket.
R David Murray
2013-03-21
1
-9/+65
|
|
\
\
|
|
|
/
|
|
*
#5713: Handle 421 error codes during sendmail by closing the socket.
R David Murray
2013-03-21
1
-1/+64
*
|
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-1/+1
*
|
|
Issue #16717: get rid of socket.error, replace with OSError
Andrew Svetlov
2012-12-18
1
-1/+1
*
|
|
Cleanup: remove not needed mocks.
Andrew Svetlov
2012-12-17
1
-6/+0
*
|
|
Issue #16647: save socket error details in LMTP.connect()
Andrew Svetlov
2012-12-17
1
-2/+2
|
/
/
*
|
#8739: upgrade smtpd to RFC 5321 and 1870.
R David Murray
2012-05-26
1
-5/+14
*
|
Issue #14442: Add missing errno import in test_smtplib.
Ross Lagerwall
2012-03-29
1
-0/+1
*
|
Make tests faster by reaping threads only at the end
Antoine Pitrou
2011-08-27
1
-4/+1
|
\
\
|
|
/
|
*
Make tests faster by reaping threads only at the end
Antoine Pitrou
2011-08-27
1
-4/+1
*
|
Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtp...
Senthil Kumaran
2011-07-31
1
-6/+11
*
|
Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which add...
Senthil Kumaran
2011-07-30
1
-0/+17
*
|
Merge #7484: no more <> around addresses in VRFY or EXPN
R David Murray
2011-07-19
1
-9/+24
|
\
\
|
|
/
|
*
#7484: no more <> around addresses in VRFY or EXPN
R David Murray
2011-07-19
1
-9/+24
*
|
merge #12147: make send_message correctly handle Sender and Resent- headers.
R David Murray
2011-07-03
1
-1/+110
|
\
\
|
|
/
[next]