Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-77630: Change Charset to charset (GH-92439) | slateny | 2022-05-08 | 1 | -7/+7 |
| | |||||
* | bpo-26441: Remove documentation for deleted to_splittable and ↵ | Braden Groom | 2018-10-19 | 1 | -33/+0 |
| | | | | from_splittable methods (#9865) | ||||
* | #24277: The new email API is no longer provisional. | R David Murray | 2016-09-08 | 1 | -0/+5 |
| | | | | | | | This is a wholesale reorganization and editing of the email documentation to make the new API the standard one, and the old API the 'legacy' one. The default is still the compat32 policy, for backward compatibility. We will change that eventually. | ||||
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
| | | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi. | ||||
* | Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. | Georg Brandl | 2016-02-25 | 1 | -2/+3 |
| | |||||
* | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | Issue #18761: Improved cross-references in email documentation. | Serhiy Storchaka | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | #11785: fix the :mod: references in email package submodule titles. | R David Murray | 2012-05-27 | 1 | -2/+2 |
| | | | | Also adds the TOC entry for headerregistry. | ||||
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. | Georg Brandl | 2011-01-06 | 1 | -6/+10 |
| | |||||
* | Use new optional argument style in email docs. | Georg Brandl | 2009-05-17 | 1 | -31/+14 |
| | |||||
* | Merged revisions 71572 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -2/+2 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r71572 | georg.brandl | 2009-04-13 15:13:25 +0200 (Mo, 13 Apr 2009) | 1 line #5745: more linking for identifiers in email docs. ........ | ||||
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -92/+96 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r62490 | benjamin.peterson | 2008-04-24 20:29:10 -0500 (Thu, 24 Apr 2008) | 2 lines reformat some documentation of classes so methods and attributes are under the class directive ........ | ||||
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -2/+2 |
| | |||||
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+249 |