summaryrefslogtreecommitdiffstats
path: root/Doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded "Release" and "Date" markers from doc index pages.Chris Jerdonek2012-10-281-3/+0
* Fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-2/+1
* Fix links to the __next__ method.Ezio Melotti2012-10-122-14/+15
* Fix link to str.format() in docs.Chris Jerdonek2012-10-121-1/+1
* Closes #16149: remove now-false statement about the inability to compare Deci...Georg Brandl2012-10-061-10/+4
* Close open bracket, thanks to Josh Helzer from docs@Andrew Svetlov2012-10-021-1/+1
* Issue #14167: restore statement about breaks in finally clauses.Mark Dickinson2012-09-241-5/+5
* #14617: clarify discussion of interrelationship of __eq__ and __hash__.R David Murray2012-09-111-13/+13
* #15355: Mention already-executing Exception in generator docs.R David Murray2012-08-181-2/+9
* Issue #14167: Document return statement in finally blocks.Andrew Svetlov2012-08-141-6/+17
* Fix a bunch of "versionchanged" related markup errors.Georg Brandl2012-06-241-1/+0
* Closes #14186: add link to PEP 3107 (function annotations) to the function de...Georg Brandl2012-03-101-0/+5
* Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-201-0/+2
|\
| * Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-201-0/+2
* | Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thoughtTerry Jan Reedy2012-02-181-5/+5
* | exception support is correct now (closes #13705)Benjamin Peterson2012-01-031-2/+3
* | Issue #13683: raise with no exception in scope throws a RuntimeError; fix by ...Sandro Tosi2012-01-011-2/+2
* | point IronPython to ironpython.net; thanks to Lazar Pancic from docs@Sandro Tosi2011-12-241-1/+1
* | fix Rather that/Rather than; thanks to Reuben Thomas from docs@Sandro Tosi2011-12-241-1/+1
* | parameter_list was meant hereBenjamin Peterson2011-12-241-1/+1
* | kill superfluous 'comprehension' case (closes #13658)Benjamin Peterson2011-12-241-1/+1
* | document __bytes__ special method (closes #13259)Benjamin Peterson2011-10-251-0/+8
* | Remove duplication.Ezio Melotti2011-10-192-2/+2
* | #12531: Fix spaces and markup.Ezio Melotti2011-07-301-1/+1
* | Issue #12531: add index entries to documentation of * and ** in function callsEli Bendersky2011-07-301-5/+11
* | #11669: rephrase footnote in the Compound Statements page.Ezio Melotti2011-06-261-2/+3
* | Issue #10771: Clarify that descriptors get used in an *owner* class or one of...Raymond Hettinger2011-03-221-4/+5
|\ \ | |/
| * Issue #10771: Clarify that descriptors get used in an *owner* class or one of...Raymond Hettinger2011-03-221-4/+5
* | Issue 10988: fix description of super's descriptor call.Raymond Hettinger2011-03-221-1/+1
|\ \ | |/
| * Issue 10988: fix description of super's descriptor call.Raymond Hettinger2011-03-221-1/+1
* | #11446: merge with 3.1.Ezio Melotti2011-03-111-1/+1
|\ \ | |/
| * #11446: fix incorrect PEP link.Ezio Melotti2011-03-111-1/+1
* | Explicitly mention that people should not depend on immediateGregory P. Smith2011-03-101-0/+2
|\ \ | |/
| * Reword the finalization note.Gregory P. Smith2011-03-101-2/+2
| * Explicitly mention that people should not depend on immediateGregory P. Smith2011-03-101-0/+2
* | Merge doc fixes.Georg Brandl2011-03-061-10/+0
|\ \ | |/
| * #11337: remove unreferenced footnote.Georg Brandl2011-03-061-7/+0
| * #11400: remove reference to pre-1.5 assignment behavior.Georg Brandl2011-03-061-3/+0
| * Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-251-3/+4
| * Merged revisions 87789-87790 via svnmerge fromGeorg Brandl2011-01-092-9/+8
| * Merged revisions 87575 via svnmerge fromMartin v. Löwis2010-12-301-1/+5
| * Merged revisions 87486 via svnmerge fromÉric Araujo2010-12-261-1/+1
| * Merged revisions 87433 via svnmerge fromAlexander Belopolsky2010-12-221-2/+2
| * Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,...Georg Brandl2010-11-261-3/+6
| * Merged revisions 86670 via svnmerge fromÉric Araujo2010-11-222-2/+11
| * Merged revisions 85392 via svnmerge fromBenjamin Peterson2010-10-121-0/+7
| * Merged revisions 85274 via svnmerge fromGeorg Brandl2010-10-062-2/+2
| * Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| * Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-...Georg Brandl2010-10-062-1/+5
| * Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-...Georg Brandl2010-10-062-31/+30