summaryrefslogtreecommitdiffstats
path: root/Doc/reference/datamodel.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #25887: Raise a RuntimeError when a coroutine is awaited more than once.Yury Selivanov2016-02-131-0/+4
* Issue #25523: Further a-to-an corrections new in 3.5Martin Panter2015-11-021-2/+2
* Issue #25418: Fix markup in object.__hash__ documentationBerker Peksag2015-10-161-1/+1
|\
| * Issue #25418: Fix markup in object.__hash__ documentationBerker Peksag2015-10-161-1/+1
* | Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-1/+1
|\ \ | |/
| * Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* | Issue #4395: Better testing and documentation of binary operators.Robert Collins2015-08-061-9/+13
|\ \ | |/
| * Issue #4395: Better testing and documentation of binary operators.Robert Collins2015-08-061-9/+13
* | Issue #24439: Improve PEP 492 related docs.Yury Selivanov2015-06-241-11/+62
* | Issue 24180: Documentation for PEP 492 changes.Yury Selivanov2015-05-211-0/+108
* | Issue #23912: Fix code formatting in datamodel.rst.Berker Peksag2015-04-111-3/+3
|\ \ | |/
| * Issue #23912: Fix code formatting in datamodel.rst.Berker Peksag2015-04-111-3/+3
* | Issue20467: clarify __init__'s roleEthan Furman2015-01-151-7/+11
|\ \ | |/
| * Issue20467: clarify __init__'s roleEthan Furman2015-01-151-7/+11
| |\
| | * Issue20467: clarify __init__'s roleEthan Furman2015-01-151-7/+11
* | | Merge 3.4Terry Jan Reedy2014-12-101-0/+6
|\ \ \ | |/ /
| * | Issue #23006: Improve the documentation and indexing of dict.__missing__.Terry Jan Reedy2014-12-101-0/+6
* | | Merge: #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.R David Murray2014-12-101-2/+1
|\ \ \ | |/ /
| * | #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.R David Murray2014-12-101-2/+1
* | | Issue22780: reword NotImplemented docs to emphasise shouldEthan Furman2014-11-271-1/+6
|\ \ \ | |/ /
| * | (3.4) Issue22780: reword NotImplemented docs to emphasise shouldEthan Furman2014-11-271-1/+6
* | | merge with 3.4Georg Brandl2014-10-311-5/+7
|\ \ \ | |/ /
| * | #22613: remaining corrections in extending/reference docs (thanks Jacques Duc...Georg Brandl2014-10-311-5/+7
* | | Merge with 3.4Georg Brandl2014-10-291-1/+1
|\ \ \ | |/ /
| * | Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* | | Issue7186: document that __doc__ is not inherited by subclassesEthan Furman2014-10-181-1/+2
|\ \ \ | |/ /
| * | Issue7186: document that __doc__ is not inherited by subclassesEthan Furman2014-10-181-1/+2
* | | Merge with 3.4Terry Jan Reedy2014-09-301-1/+1
|\ \ \ | |/ /
| * | Issue 22465: grammar, number agreement.Terry Jan Reedy2014-09-301-1/+1
* | | Merge issue #21667 from 3.4Nick Coghlan2014-06-071-9/+10
|\ \ \ | |/ /
| * | Issue #21667: Clarify string data model descriptionNick Coghlan2014-06-071-9/+10
* | | Merge #21662: fix typo, improve sentence flowR David Murray2014-06-051-3/+3
|\ \ \ | |/ /
| * | #21662: fix typo, improve sentence flowR David Murray2014-06-051-3/+3
* | | mergeRaymond Hettinger2014-05-271-2/+2
|\ \ \ | |/ /
| * | Issue 21439: Minor issues in the reference manual.Raymond Hettinger2014-05-271-2/+2
* | | merge 3.4Benjamin Peterson2014-05-111-2/+0
|\ \ \ | |/ /
| * | remove confusing delete indexing (closes #21466)Benjamin Peterson2014-05-111-2/+0
| * | docs: Better wording for __objclass__ docs. Issue #19281Yury Selivanov2014-04-081-6/+6
| * | docs: Document __objclass__. Closes #19281.Yury Selivanov2014-04-081-0/+8
| * | Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-5/+13
* | | PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)Benjamin Peterson2014-04-101-28/+32
* | | docs: Better wording for __objclass__ docs. Issue #19281Yury Selivanov2014-04-081-6/+6
* | | docs: Document __objclass__. Closes #19281.Yury Selivanov2014-04-081-0/+8
* | | Merge #19953: Clarify the wording of the augmented assignment discussion.R David Murray2014-03-091-5/+7
|\ \ \ | | |/ | |/|
| * | #19953: Clarify the wording of the augmented assignment discussion.R David Murray2014-03-091-5/+7
* | | whatsnew: LOAD_CLASSDEREF, -X showrefcountR David Murray2014-02-121-0/+2
* | | whatsnew: object.__format__ raises TypeError on non-empty string.R David Murray2014-02-111-0/+4
| |/ |/|
* | Issue19995: %o, %x, %X now only accept intsEthan Furman2014-01-051-3/+11
* | merge 3.3 (#20110)Benjamin Peterson2014-01-021-1/+1
|\ \ | |/
| * correct word for __annotations__ doc (closes #20110)Benjamin Peterson2014-01-021-1/+1