Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.5] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) ↵ | Mariatta | 2017-06-23 | 1 | -3/+3 |
| | | | | | (GH-2341) (cherry picked from commit b066edfb1b268e90ea11f45dd1827f46d7ceec88) | ||||
* | bpo-30530: Update Descriptor How To Documentation (GH-1845) (GH-1954) | Mariatta | 2017-06-05 | 1 | -1/+1 |
| | | | | | Update the code example in Functions and Methods section Remove objtype argument in MethodType (cherry picked from commit 1bced56567335745f91676192fc39c06aab30da9) | ||||
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -32/+32 |
| | | | | Original patch by James Edwards. | ||||
* | Issue #25523: Further 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 | -9/+8 |
| | |||||
* | fix description of super() behavior on descriptors | Benjamin Peterson | 2013-10-18 | 1 | -1/+1 |
| | |||||
* | Inherit from object() for consistency | Raymond Hettinger | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | Issue #17351: Modernize the pure Python property() example. | Raymond Hettinger | 2013-03-10 | 1 | -3/+14 |
| | |||||
* | Issue #13575: there is only one class type. | Florent Xicluna | 2011-12-12 | 1 | -10/+2 |
| | |||||
* | Fix typo reported by Sandro Tosi. | Ezio Melotti | 2011-07-31 | 1 | -1/+1 |
| | |||||
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -3/+3 |
| | |||||
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | Add descriptor HOWTO to py3k docs. | Georg Brandl | 2010-05-19 | 1 | -0/+431 |