summaryrefslogtreecommitdiff
path: root/Doc/library/email.generator.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix capitalization of Unix in documentation (#96913)Will Hawkins2022-10-011-2/+2
* Fix typos in Doc/library/email.generator.rst documentation (GH-13539)Nick Sung2019-05-241-1/+1
* bpo-36766: Typos in docs and code comments (GH-13116)penguindustin2019-05-061-1/+1
* bpo-31887: Adds documentations for special multipart/signed handling (GH-4268)Saptak Sengupta2018-11-041-0/+4
* Spelling fixes to docs, docstrings, and comments (GH-6374)Ville Skyttä2018-04-201-1/+1
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-2/+2
* Fix typos in multiple `.rst` files (#1668)delirious-lettuce2017-05-191-2/+2
* Add policy keyword to email.generator.DecodedGenerator.R David Murray2016-09-081-3/+3
* #24277: The new email API is no longer provisional.R David Murray2016-09-071-168/+208
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-2/+2
* #21300: Clean up the docs for the email "policy" arguments.R David Murray2014-05-061-4/+6
* Update pydoc topics and fix new suspicious markup.Georg Brandl2012-05-301-1/+1
* #11785: fix the :mod: references in email package submodule titles.R David Murray2012-05-271-2/+2
* #14731: refactor email policy framework.R David Murray2012-05-251-19/+19
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-1/+1
|\
| * #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-1/+1
* | merge #1440472: reflowR David Murray2012-05-151-4/+3
|\ \ | |/
| * #1440472: reflowR David Murray2012-05-151-4/+3
* | merge #1440472: Explain that email parser/generator isn't *quite* "idempotent"R David Murray2012-05-151-1/+11
|\ \ | |/
| * #1440472: Explain that email parser/generator isn't *quite* "idempotent"R David Murray2012-05-151-1/+11
* | #11731: simplify/enhance parser/generator API by introducing policy objects.R David Murray2011-04-181-18/+37
|/
* #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.R. David Murray2011-01-071-2/+2
* Fix style.Georg Brandl2010-10-241-2/+2
* #1349106: add linesep argument to generator.flatten and header.encode.R. David Murray2010-10-231-11/+73
* Correct signature of BytesGenerator in docs.R. David Murray2010-10-191-1/+1
* Fixing some sphinx inline directives - detected using ``make check``.Senthil Kumaran2010-10-151-1/+1
* #4661: add bytes parsing and generation to email (email version bump to 5.1.0)R. David Murray2010-10-081-3/+32
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-3/+3
* Merged revisions 77412 via svnmerge fromR. David Murray2010-01-101-1/+4
* Use new optional argument style in email docs.Georg Brandl2009-05-171-3/+3
* Merged revisions 71572 via svnmerge fromGeorg Brandl2009-04-271-4/+4
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-20/+19
* Convert all print statements in the docs.Georg Brandl2007-09-041-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-10/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+123