summaryrefslogtreecommitdiffstats
path: root/Doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Issue22988: clarify yield and exception blocksEthan Furman2015-01-151-4/+5
|\
| * Issue22988: clarify yield and exception blocksEthan Furman2015-01-151-4/+5
* | 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
| | * #19953: Clarify the wording of the augmented assignment discussion.R David Murray2014-03-091-5/+7
* | | Issue #23014: Make importlib.abc.Loader.create_module() required whenBrett Cannon2015-01-091-1/+7
* | | 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
* | | Issue #22834: Have import suppress FileNotFoundError when the currentBrett Cannon2014-11-211-0/+9
* | | Issue #22242: Try to make some import-related loader details clearer.Brett Cannon2014-11-071-1/+2
* | | merge with 3.4Georg Brandl2014-10-316-45/+37
|\ \ \ | |/ /
| * | #22613: remaining corrections in extending/reference docs (thanks Jacques Duc...Georg Brandl2014-10-316-45/+37
* | | merge with 3.4Georg Brandl2014-10-292-2/+2
|\ \ \ | |/ /
| * | Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-292-2/+2
* | | Merge with 3.4Georg Brandl2014-10-292-2/+2
|\ \ \ | |/ /
| * | Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-292-2/+2
* | | 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: #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-101-1/+3
|\ \ \ | |/ /
| * | #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-101-1/+3
* | | Merge: #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
|\ \ \ | |/ /
| * | #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
* | | Merge with 3.4Terry Jan Reedy2014-09-301-1/+1
|\ \ \ | |/ /
| * | Issue 22465: grammar, number agreement.Terry Jan Reedy2014-09-301-1/+1
* | | Issue #20643: Removed unneeded (and wrong) class directives.Serhiy Storchaka2014-09-051-4/+1
|\ \ \ | |/ /
| * | Issue #20643: Removed unneeded (and wrong) class directives.Serhiy Storchaka2014-09-051-4/+1
* | | Merge with 3.4Terry Jan Reedy2014-08-231-1/+1
|\ \ \ | |/ /
| * | Issue #22243: fix except grammar in reference.Terry Jan Reedy2014-08-231-1/+1
* | | add matrix multiplication operator to correct lists (closes #22142)Benjamin Peterson2014-08-071-2/+2
* | | 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
* | | Issue #21439: Merge with 3.4Zachary Ware2014-06-032-3/+3
|\ \ \ | |/ /
| * | Issue #21439: Fix a couple of typos.Zachary Ware2014-06-032-3/+3
* | | mergeRaymond Hettinger2014-05-275-84/+102
|\ \ \ | |/ /
| * | Issue 21439: Minor issues in the reference manual.Raymond Hettinger2014-05-275-84/+102
* | | merge 3.4Benjamin Peterson2014-05-111-2/+0
|\ \ \ | |/ /
| * | remove confusing delete indexing (closes #21466)Benjamin Peterson2014-05-111-2/+0
* | | Merge with 3.4Zachary Ware2014-05-061-8/+8
|\ \ \ | |/ /
| * | Add prompts to interactive example.Zachary Ware2014-05-061-8/+8
* | | Issue #21366: Document the fact that ``return`` in a ``finally`` clauseZachary Ware2014-05-061-0/+14
|\ \ \ | |/ /
| * | Issue #21366: Document the fact that ``return`` in a ``finally`` clauseZachary Ware2014-05-061-0/+14
* | | Merge with 3.4Terry Jan Reedy2014-04-291-0/+13
|\ \ \ | |/ /
| * | Issue #21055: Index (augmented) assignment symbols.Terry Jan Reedy2014-04-291-0/+13