summaryrefslogtreecommitdiff
path: root/Doc/library/email.parser.rst
Commit message (Expand)AuthorAgeFilesLines
* Correct a couple of unbalanced parenthesis. (GH-10779)Andre Delfino2018-12-051-1/+1
* In email.parser in message_from_bytes, update `strict` to `policy` (#9854)Cheryl Sabella2018-10-161-1/+1
* bpo-34124: Fix markup of message_from_binary_file() signature (GH-8297)Jon Ribbens2018-07-161-1/+1
* Fix typos in multiple `.rst` files (#1668)delirious-lettuce2017-05-191-1/+1
* bold argumentsBenjamin Peterson2016-10-181-4/+4
* #20476: add a message_factory policy attribute to email.R David Murray2016-09-091-9/+11
* #24277: The new email API is no longer provisional.R David Murray2016-09-071-175/+181
* #27893: arg name and bytes references in email.parser docs.R David Murray2016-08-301-6/+6
* Issue #27633: Fix usage of versionchanged directive in email.parser.rstBerker Peksag2016-07-271-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-021-2/+2
* Typo: headeronly -> headersonlyJesus Cea2014-09-221-1/+1
* #21300: fix typoR David Murray2014-05-081-3/+3
* #21300: Clean up the docs for the email "policy" arguments.R David Murray2014-05-061-16/+25
* Issue #18761: Improved cross-references in email documentation.Serhiy Storchaka2013-08-191-24/+32
* update doctestsAndrew Svetlov2012-08-121-1/+1
* Fix a couple of versionadded/versionchanged related markup errors.Georg Brandl2012-06-241-1/+2
* #11785: fix the :mod: references in email package submodule titles.R David Murray2012-05-271-2/+2
* merge with 3.2Georg Brandl2012-01-291-4/+4
|\
| * Fix #13900: resolve self-referential description of a parameter.Georg Brandl2012-01-291-4/+4
* | Markup and text fixes from Georg Brandl's review.R David Murray2011-04-181-5/+10
* | #11731: simplify/enhance parser/generator API by introducing policy objects.R David Murray2011-04-181-14/+40
* | #11684: Complete parser bytes interface by adding BytesHeaderParserR David Murray2011-04-131-6/+8
* | Remove the 'strict' argument to Parser, deprecated since 2.4.R David Murray2011-03-291-8/+3
|/
* #4661: add bytes parsing and generation to email (email version bump to 5.1.0)R. David Murray2010-10-081-4/+65
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-3/+3
* Use new optional argument style in email docs.Georg Brandl2009-05-171-8/+6
* Merged revisions 71572 via svnmerge fromGeorg Brandl2009-04-271-14/+15
* Merged revisions 67117-67119,67123-67124,67143 via svnmerge fromGeorg Brandl2008-11-071-0/+1
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-29/+30
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-19/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+220