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
/
Doc
/
library
/
smtplib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-1/+1
*
Linkify SMTP.quit() in smtplib documentation. (GH-9785)
takey
2018-11-23
1
-1/+1
*
closes bpo-34525: Fix smtplib's authobject() documentation (GH-8965)
Sebastian Rittau
2018-09-10
1
-2/+2
*
bpo-34246: Use no mutable default args in smtplib (GH-8554)
Pablo Aguiar
2018-09-07
1
-2/+2
*
smtplib documentation fixes (GH-8708)
Ville Skyttä
2018-08-13
1
-4/+11
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-5/+6
|
\
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-5/+6
*
|
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
Christian Heimes
2016-09-10
1
-0/+8
|
/
*
Fix typos
Raymond Hettinger
2016-08-30
1
-2/+2
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+2
*
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter
2016-02-10
1
-2/+2
*
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-2/+2
|
\
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-2/+2
*
|
- Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional
Barry Warsaw
2015-07-09
1
-14/+31
*
|
#24218: Add SMTPUTF8 support to send_message.
R David Murray
2015-05-17
1
-2/+10
*
|
#22027: Add RFC6531 support to smtplib.
R David Murray
2015-05-16
1
-1/+34
*
|
#16914: reflow paragraph and add missing versionchanged.
R David Murray
2015-04-16
1
-3/+6
*
|
#16914: add timestamps to smtplib debugging output via new debuglevel 2.
R David Murray
2015-04-16
1
-2/+3
*
|
#15014: Add 'auth' command to implement auth mechanisms and use it in login.
R David Murray
2014-07-03
1
-2/+37
|
/
*
#20903: clarify what happens when an smtp connection timeout occurs.
R David Murray
2014-06-09
1
-1/+2
*
Issue #20913: improve the SSL security considerations to first advocate using...
Antoine Pitrou
2014-03-22
1
-16/+11
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-0/+3
*
Issue #19785: smtplib now supports SSLContext.check_hostname and server name
Christian Heimes
2013-12-02
1
-0/+9
*
Issue 18724: Fix typo noticed by Susan Tan.
Ned Deily
2013-08-13
1
-1/+1
|
\
|
*
Issue 18724: Fix typo noticed by Susan Tan.
Ned Deily
2013-08-13
1
-1/+1
*
|
Merge #18179: reflow paragraphs.
R David Murray
2013-06-23
1
-24/+24
|
\
\
|
|
/
|
*
#18179: reflow paragraphs.
R David Murray
2013-06-23
1
-24/+24
*
|
Merge #18179: document the local_hostname parameter.
R David Murray
2013-06-23
1
-4/+11
|
\
\
|
|
/
|
*
#18179: document the local_hostname parameter.
R David Murray
2013-06-23
1
-4/+11
*
|
#2118: IOError is deprecated, use OSError.
R David Murray
2013-04-14
1
-1/+1
*
|
#2118: Make SMTPException a subclass of IOError.
R David Murray
2013-04-13
1
-2/+2
|
/
*
Reflow paragraph.
R David Murray
2013-04-13
1
-9/+8
*
#2118: clarify smtplib exception documentation.
R David Murray
2013-04-13
1
-12/+16
*
MERGE: Closes #16789: :meth:`quit` links to constants instead of own module
Jesus Cea
2012-12-26
1
-1/+2
|
\
|
*
Closes #16789: :meth:`quit` links to constants instead of own module
Jesus Cea
2012-12-26
1
-1/+2
*
|
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl
2012-06-24
1
-1/+2
*
|
merge 3.2
Benjamin Peterson
2011-12-31
1
-3/+3
|
\
\
|
|
/
|
*
indicate msg is an argument
Benjamin Peterson
2011-12-31
1
-3/+3
*
|
Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtp...
Senthil Kumaran
2011-07-31
1
-9/+9
*
|
fixing the smtplib.rst whitespaces.
Senthil Kumaran
2011-07-30
1
-1/+1
*
|
Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which add...
Senthil Kumaran
2011-07-30
1
-8/+25
*
|
merge #12147: make send_message correctly handle Sender and Resent- headers.
R David Murray
2011-07-03
1
-8/+19
|
\
\
|
|
/
|
*
#12147: make send_message correctly handle Sender and Resent- headers.
R David Murray
2011-07-03
1
-8/+19
*
|
Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now support
Antoine Pitrou
2011-05-18
1
-3/+14
*
|
I think this should be "versionchanged", not "versionadded"
Antoine Pitrou
2011-04-26
1
-1/+1
*
|
- Issue #11289: `smtp.SMTP` class becomes a context manager so it can be used
Barry Warsaw
2011-03-15
1
-0/+14
|
/
*
More source links
Raymond Hettinger
2011-01-27
1
-0/+4
*
#10321: Add support for sending binary DATA and Message objects to smtplib
R. David Murray
2010-11-08
1
-3/+29
*
Terminology fix: exceptions are raised, except in generator.throw().
Georg Brandl
2010-08-03
1
-3/+3
*
Merged revisions 76904 via svnmerge from
Ezio Melotti
2009-12-19
1
-1/+1
[next]