summaryrefslogtreecommitdiff
path: root/Doc/library/email.message.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* #21083: add get_content_disposition method to email.message.R David Murray2015-05-161-0/+9
* #18854: make it explicit that is_multipart does not mean 'multipart/xxx'.R David Murray2014-09-271-17/+54
* #21300: fix typoR David Murray2014-05-081-1/+1
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-151-2/+2
* #20531: Revert e20f98a8ed71, the 3.4 version of the #19063 fix.R David Murray2014-02-071-7/+1
* #19063: fix set_payload handling of non-ASCII string input.R David Murray2013-12-111-1/+7
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
|\
| * Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
* | Fix suspicious markup in the docs.Georg Brandl2013-11-241-1/+1
* | #18891: Complete new provisional email API.R David Murray2013-10-161-5/+13
* | Issue #18761: Improved cross-references in email documentation.Serhiy Storchaka2013-08-191-6/+8
|\ \ | |/
| * Issue #18761: Improved cross-references in email documentation.Serhiy Storchaka2013-08-191-5/+6
| * #18600: In 3.3, as_string does not accept a policy keyword.R David Murray2013-08-091-2/+8
* | #18600: add policy to add_string, and as_bytes and __bytes__ methods.R David Murray2013-08-091-9/+69
|/
* #18584: make doctest examples in email documentation pass.R David Murray2013-07-291-10/+19
* #1672568: email now registers defects for base64 payload format errors.R David Murray2012-05-271-2/+6
* #11785: fix the :mod: references in email package submodule titles.R David Murray2012-05-271-2/+2
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* Merge #11216: document all possible set_charset execution paths.R David Murray2011-03-151-9/+16
|\
| * #11216: document all possible set_charset execution paths.R David Murray2011-03-151-9/+16
* | Merge #11555 as_string doc fix from 3.1.R David Murray2011-03-151-3/+4
|\ \ | |/
| * #11555: update doc for 3.x change to as_string mangle_from default.R David Murray2011-03-151-3/+4
* | Merge redundant __contains__ doc fix from 3.1.R David Murray2011-03-141-5/+19
|\ \ | |/ |/|
| * #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.R. David Murray2011-01-071-3/+4
| * Fix markup error and update suspicious file.Georg Brandl2010-12-191-2/+2
| * #1078919: make add_header automatically do RFC2231 encoding when needed.R. David Murray2010-12-131-2/+19
| * Fix sphinx role markups.Senthil Kumaran2010-10-151-4/+5
| * #4661: add bytes parsing and generation to email (email version bump to 5.1.0)R. David Murray2010-10-081-3/+15
| * Merged revisions 78656 via svnmerge fromR. David Murray2010-03-041-3/+4
| * Merged revisions 77412 via svnmerge fromR. David Murray2010-01-101-1/+4
* | Remove redundant __contains__ entry from Message docs.R David Murray2011-03-141-6/+0
* | Merged revisions 87217 via svnmerge fromR. David Murray2010-12-131-2/+19
* | Merged revisions 78657 via svnmerge fromR. David Murray2010-03-041-3/+4
* | Merged revisions 77417 via svnmerge fromR. David Murray2010-01-101-1/+4
|/
* Use new optional argument style in email docs.Georg Brandl2009-05-171-15/+16
* Merged revisions 71572 via svnmerge fromGeorg Brandl2009-04-271-14/+16
* Merged revisions 71544,71546,71554-71555 via svnmerge fromGeorg Brandl2009-04-271-4/+4
* Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 ...Benjamin Peterson2008-07-311-1/+1
* Remove last traces of cStringIO.Georg Brandl2008-06-101-1/+1
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-309/+326
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-1/+1
* Convert all print statements in the docs.Georg Brandl2007-09-041-2/+2
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-43/+2
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+548