Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -32/+32 |
| | | | | Original patch by James Edwards. | ||||
* | Issue #25523: Backported a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Fixing broken links in doc, part 2: howto/ | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | use source role instead of linking to svn | Benjamin Peterson | 2014-10-07 | 1 | -10/+7 |
| | |||||
* | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | fix description of super() behavior on descriptors | Benjamin Peterson | 2013-10-18 | 1 | -1/+1 |
| | |||||
* | Classmethod example needs to inherit from object | Raymond Hettinger | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | Issue #17351: Modernize the pure Python property() example. | Raymond Hettinger | 2013-03-10 | 1 | -3/+14 |
| | |||||
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -3/+3 |
| | |||||
* | Fix typo reported by Sandro Tosi. | Ezio Melotti | 2011-07-31 | 1 | -1/+1 |
| | |||||
* | Merged revisions 84945 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84945 | georg.brandl | 2010-09-21 16:48:28 +0200 (Di, 21 Sep 2010) | 1 line #9911: doc copyedits. ........ | ||||
* | Get rid of multi-row cells. | Georg Brandl | 2010-04-13 | 1 | -10/+10 |
| | |||||
* | Add descriptor howto to main documentation | Raymond Hettinger | 2010-04-11 | 1 | -0/+431 |