Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -4/+4 |
| | | | | Original patch by James Edwards. | ||||
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵ | Georg Brandl | 2016-02-26 | 1 | -2/+2 |
| | | | | to SilentGhost for the patch. | ||||
* | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | #14804: Remove [] around optional arguments with default values | Hynek Schlawack | 2012-05-22 | 1 | -5/+5 |
| | | | | | Mostly just mechanical removal of []. In some rare cases I've pulled the default value up into the argument list. | ||||
* | Merged revisions 85274 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85274 | georg.brandl | 2010-10-06 12:26:05 +0200 (Mi, 06 Okt 2010) | 1 line Fix errors found by "make suspicious". ........ | ||||
* | Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP | Victor Stinner | 2010-05-14 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | |||||
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
| | |||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | Add more examples to the wsgiref docs. | Georg Brandl | 2007-11-29 | 1 | -1/+88 |
| | | | | From GHOP by Josip Dzolonga. | ||||
* | Add :term:s for iterator. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+641 |