summaryrefslogtreecommitdiffstats
path: root/Doc/glossary.rst
Commit message (Expand)AuthorAgeFilesLines
* #16128: clarify that instances of user-defined classes compare equal with the...Ezio Melotti2013-02-011-1/+2
* #16747: fix link to file objects in the glossary.Ezio Melotti2013-01-021-11/+11
* Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-2/+3
* Improve argument/parameter documentation (issue #15990).Chris Jerdonek2012-11-281-18/+76
* Fix links to the __next__ method.Ezio Melotti2012-10-121-1/+1
* Issue #16138: fix typo.Andrew Svetlov2012-10-051-1/+1
* #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-151-0/+7
* backport c4bd68be5fc6 to 3.2Sandro Tosi2012-06-021-1/+1
* fix typo; thanks to Robert Bardos from docs@Sandro Tosi2012-03-311-1/+1
* closes issue14257 - Grammatical fixSenthil Kumaran2012-03-121-3/+3
* closes issue14257 - 3.2 minor error in glossary wording regarding __hash__Senthil Kumaran2012-03-121-1/+1
* Adapt/remove mentions of functions gone in 3.xÉric Araujo2011-09-011-1/+1
* Mention virtual subclasses in the glossary entry for ABCs (#12256).Éric Araujo2011-08-191-1/+4
* Avoid splitting a word between a link and textÉric Araujo2011-08-181-2/+2
* Fix reST referencesÉric Araujo2011-07-261-1/+2
* Improve glossary entry for ABCs.Éric Araujo2011-06-041-6/+8
* Merge doc touch-ups and fixes for #9831 and #9223 from 3.1Éric Araujo2011-05-281-1/+1
|\
| * Add missing closing parenÉric Araujo2011-05-271-1/+1
| * Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-251-13/+13
| * Merged revisions 87789-87790 via svnmerge fromGeorg Brandl2011-01-091-5/+5
| * Merged revisions 87792 via svnmerge fromAntoine Pitrou2011-01-061-13/+23
| * Merged revisions 86187 via svnmerge fromGeorg Brandl2010-11-051-20/+20
| * Issue #9886: Add a key-function entry to the glossary.Raymond Hettinger2010-10-311-0/+20
| * Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| * Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 ...Georg Brandl2010-10-061-3/+3
| * Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,...Georg Brandl2010-10-061-0/+3
| * Merged revisions 77236,77383,77399,77857,78238,78861-78862,78958 via svnmerge...Georg Brandl2010-10-061-1/+1
| * Merged revisions 84827-84829 via svnmerge fromAntoine Pitrou2010-09-151-0/+17
| * Glossary cleanupRaymond Hettinger2010-09-011-19/+19
| * Fix glossary markup.Georg Brandl2010-07-121-1/+0
| * Merged revisions 82790 via svnmerge fromGeorg Brandl2010-07-111-3/+3
| * Merged revisions 77316 via svnmerge fromGeorg Brandl2010-07-041-2/+2
| * Merged revisions 82376 via svnmerge fromBenjamin Peterson2010-06-291-4/+6
| * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-8/+8
* | Issue #10357: Clarify what it means to be a mapping.Raymond Hettinger2011-01-081-3/+5
* | Elaborate about the GIL.Antoine Pitrou2011-01-061-13/+23
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.Georg Brandl2011-01-061-5/+5
* | Rewrap.Georg Brandl2010-12-281-13/+13
* | Expand the LBYL glossary entry.Raymond Hettinger2010-12-171-0/+6
* | Add some internal links.Raymond Hettinger2010-11-301-1/+1
* | Issue 9732: addition of getattr_static to the inspect moduleMichael Foord2010-11-201-0/+8
* | Issue 10410: An iterable is not necessarily a container.Raymond Hettinger2010-11-141-1/+1
* | Move glossary entry to the right position and fix link.Georg Brandl2010-11-051-20/+20
* | Issue #9886: Add a key-function entry to the glossary.Raymond Hettinger2010-10-311-0/+20
* | #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* | Add a glossary entry for file objects.Antoine Pitrou2010-09-151-0/+17
* | Glossary cleanupRaymond Hettinger2010-09-011-19/+19
* | #3214 followup: add link to ABC entry.Georg Brandl2010-07-111-3/+3
* | #3214: improve description of duck-typing in glossary.Georg Brandl2010-07-101-3/+3
* | Fix markup.Georg Brandl2010-07-031-1/+0