index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
howto
/
descriptor.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor grammar edits for the descriptor howto guide (GH-#23175)
Raymond Hettinger
2020-11-06
1
-10/+10
*
Minor formatting edits to the descriptor howto guide (GH-23092)
Raymond Hettinger
2020-11-02
1
-19/+20
*
Add member objects to the descriptor howto guide (GH-23084)
Raymond Hettinger
2020-11-02
1
-0/+156
*
Expand and clarify the "Invoking Descriptors" section of the Descriptor HowTo...
Raymond Hettinger
2020-11-01
1
-37/+78
*
Split-out a fourth section in the descriptor HowTo guide (GH-22965)
Raymond Hettinger
2020-10-25
1
-46/+50
*
Second round of updates to the descriptor howto guide (GH-22946)
Raymond Hettinger
2020-10-25
1
-96/+156
*
bpo-19072: Update descriptor howto for decorator chaining (GH-22934)
Raymond Hettinger
2020-10-24
1
-3/+13
*
Create a primer section for the descriptor howto guide (GH-22906)
Raymond Hettinger
2020-10-23
1
-58/+494
*
Remove incorrect mention of method.__class__ in descriptor docs (GH-21665)
Yonatan Goldschmidt
2020-07-28
1
-4/+2
*
bpo-25777: Wording describes a lookup, not a call (GH-15573)
Raymond Hettinger
2019-08-29
1
-1/+1
*
Do not use explicit inheritance from object in the documentation. (GH-13936)
Serhiy Storchaka
2019-06-10
1
-12/+12
*
bpo-23984: Improve descriptor documentation (GH-1034)
Shubham Aggarwal
2019-03-20
1
-2/+2
*
Fix "Python" casing in a few places (GH-9001)
Andrés Delfino
2018-09-14
1
-2/+2
*
switch descriptor howto to return value annotation (GH-7796)
NotAFile
2018-09-10
1
-3/+3
*
bpo-26103: Fix inspect.isdatadescriptor() and a data descriptor definition. (...
Aaron Hall, MBA
2018-05-20
1
-1/+1
*
bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods ...
Raymond Hettinger
2017-09-25
1
-23/+33
*
bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339)
_ = NaN
2017-06-23
1
-3/+3
*
bpo-30530: Update Descriptor How To Documentation (GH-1845)
Mariano Anaya
2017-06-05
1
-1/+1
*
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
*
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