summaryrefslogtreecommitdiffstats
path: root/Doc/glossary.rst
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | glossary entry for struct sequenceBenjamin Peterson2011-04-201-0/+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
* Minor doc fixes.Raymond Hettinger2009-02-041-1/+1
* Add the terms "finder", "loader", and "importer" to the glossary.Brett Cannon2009-01-251-0/+14
* Remove trailing whitespace.Georg Brandl2009-01-031-35/+35
* Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,...Georg Brandl2008-12-071-1/+9
* add a glossary entry for "view"Benjamin Peterson2008-11-211-0/+7
* a few updates to the gloassary with regards to __future__ and divisionBenjamin Peterson2008-11-211-27/+12
* Remove references to __cmp__.Georg Brandl2008-09-241-2/+2
* shut up a few sphinx warningsBenjamin Peterson2008-09-171-2/+0
* Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge...Benjamin Peterson2008-09-171-85/+149
* Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 ...Benjamin Peterson2008-07-311-0/+9
* Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-...Georg Brandl2008-07-231-0/+8
* Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,...Georg Brandl2008-07-161-1/+1
* remove traces of .nextBenjamin Peterson2008-07-031-6/+7
* Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-...Benjamin Peterson2008-07-021-3/+12
* Merged revisions 63397,63673 via svnmerge fromBenjamin Peterson2008-05-261-2/+3
* #2567: remove new-style/old-style class docs.Georg Brandl2008-04-071-6/+0