| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct a couple of unbalanced parenthesis. (GH-10779) | Andre Delfino | 2018-12-05 | 1 | -1/+1 |
|
|
* | In email.parser in message_from_bytes, update `strict` to `policy` (#9854) | Cheryl Sabella | 2018-10-16 | 1 | -1/+1 |
|
|
* | bpo-34124: Fix markup of message_from_binary_file() signature (GH-8297) | Jon Ribbens | 2018-07-16 | 1 | -1/+1 |
|
|
* | Fix typos in multiple `.rst` files (#1668) | delirious-lettuce | 2017-05-19 | 1 | -1/+1 |
|
|
* | bold arguments | Benjamin Peterson | 2016-10-19 | 1 | -4/+4 |
|
|
* | #20476: add a message_factory policy attribute to email. | R David Murray | 2016-09-09 | 1 | -9/+11 |
|
|
* | #24277: The new email API is no longer provisional. | R David Murray | 2016-09-08 | 1 | -175/+181 |
|
|
* | #27893: arg name and bytes references in email.parser docs. | R David Murray | 2016-08-31 | 1 | -6/+6 |
|
|
* | Issue #27633: Fix usage of versionchanged directive in email.parser.rst | Berker Peksag | 2016-07-27 | 1 | -1/+1 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
|
|
* | Issue #25523: Further a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 1 | -2/+2 |
|
|
* | Typo: headeronly -> headersonly | Jesus Cea | 2014-09-21 | 1 | -1/+1 |
|
|
* | #21300: fix typo | R David Murray | 2014-05-08 | 1 | -3/+3 |
|
|
* | #21300: Clean up the docs for the email "policy" arguments. | R David Murray | 2014-05-07 | 1 | -16/+25 |
|
|
* | Issue #18761: Improved cross-references in email documentation. | Serhiy Storchaka | 2013-08-19 | 1 | -24/+32 |
|
|
* | update doctests | Andrew Svetlov | 2012-08-12 | 1 | -1/+1 |
|
|
* | Fix a couple of versionadded/versionchanged related markup errors. | Georg Brandl | 2012-06-24 | 1 | -1/+2 |
|
|
* | #11785: fix the :mod: references in email package submodule titles. | R David Murray | 2012-05-27 | 1 | -2/+2 |
|
|
* | merge with 3.2 | Georg Brandl | 2012-01-29 | 1 | -4/+4 |
|\ |
|
| * | Fix #13900: resolve self-referential description of a parameter. | Georg Brandl | 2012-01-29 | 1 | -4/+4 |
|
|
* | | Markup and text fixes from Georg Brandl's review. | R David Murray | 2011-04-18 | 1 | -5/+10 |
|
|
* | | #11731: simplify/enhance parser/generator API by introducing policy objects. | R David Murray | 2011-04-18 | 1 | -14/+40 |
|
|
* | | #11684: Complete parser bytes interface by adding BytesHeaderParser | R David Murray | 2011-04-13 | 1 | -6/+8 |
|
|
* | | Remove the 'strict' argument to Parser, deprecated since 2.4. | R David Murray | 2011-03-29 | 1 | -8/+3 |
|/ |
|
* | #4661: add bytes parsing and generation to email (email version bump to 5.1.0) | R. David Murray | 2010-10-08 | 1 | -4/+65 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -3/+3 |
|
|
* | Use new optional argument style in email docs. | Georg Brandl | 2009-05-17 | 1 | -8/+6 |
|
|
* | Merged revisions 71572 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -14/+15 |
|
|
* | Merged revisions 67117-67119,67123-67124,67143 via svnmerge from | Georg Brandl | 2008-11-07 | 1 | -0/+1 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -29/+30 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -19/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+220 |
|
|