summaryrefslogtreecommitdiffstats
path: root/Doc/glossary.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merged revisions 82483 via svnmerge fromGeorg Brandl2010-07-031-0/+3
* | Some people have mistaken Python bytecode as being stable and unchanging. InBrett Cannon2010-07-021-5/+8
* | update for nonlocal keywordBenjamin Peterson2010-06-291-4/+6
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-1/+3
* | #5341: fix parenthesis placement.Georg Brandl2010-02-191-1/+1
* | Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-1/+1
* | Assorted doc fixes by Florent.Georg Brandl2010-01-051-2/+2
* | Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-8/+8
|/
* fixed double dict.items in glossary->viewEzio Melotti2009-06-251-1/+1
* Document import's semantics for the language reference. This includes fillingBrett Cannon2009-03-211-2/+4
* #5130: replace "unicode" by "bytes" in examples for sequence types.Georg Brandl2009-02-051-1/+1