| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 9732: addition of getattr_static to the inspect module | Michael Foord | 2010-11-20 | 1 | -0/+8 |
|
|
* | Issue 10410: An iterable is not necessarily a container. | Raymond Hettinger | 2010-11-14 | 1 | -1/+1 |
|
|
* | Move glossary entry to the right position and fix link. | Georg Brandl | 2010-11-05 | 1 | -20/+20 |
|
|
* | Issue #9886: Add a key-function entry to the glossary. | Raymond Hettinger | 2010-10-31 | 1 | -0/+20 |
|
|
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
|
|
* | Add a glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -0/+17 |
|
|
* | Glossary cleanup | Raymond Hettinger | 2010-09-01 | 1 | -19/+19 |
|
|
* | #3214 followup: add link to ABC entry. | Georg Brandl | 2010-07-11 | 1 | -3/+3 |
|
|
* | #3214: improve description of duck-typing in glossary. | Georg Brandl | 2010-07-10 | 1 | -3/+3 |
|
|
* | Fix markup. | Georg Brandl | 2010-07-03 | 1 | -1/+0 |
|
|
* | Merged revisions 82483 via svnmerge from | Georg Brandl | 2010-07-03 | 1 | -0/+3 |
|
|
* | Some people have mistaken Python bytecode as being stable and unchanging. In | Brett Cannon | 2010-07-02 | 1 | -5/+8 |
|
|
* | update for nonlocal keyword | Benjamin Peterson | 2010-06-29 | 1 | -4/+6 |
|
|
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -1/+3 |
|
|
* | #5341: fix parenthesis placement. | Georg Brandl | 2010-02-19 | 1 | -1/+1 |
|
|
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
|
|
* | Assorted doc fixes by Florent. | Georg Brandl | 2010-01-05 | 1 | -2/+2 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -8/+8 |
|
|
* | fixed double dict.items in glossary->view | Ezio Melotti | 2009-06-25 | 1 | -1/+1 |
|
|
* | Document import's semantics for the language reference. This includes filling | Brett Cannon | 2009-03-21 | 1 | -2/+4 |
|
|
* | #5130: replace "unicode" by "bytes" in examples for sequence types. | Georg Brandl | 2009-02-05 | 1 | -1/+1 |
|
|
* | Minor doc fixes. | Raymond Hettinger | 2009-02-04 | 1 | -1/+1 |
|
|
* | Add the terms "finder", "loader", and "importer" to the glossary. | Brett Cannon | 2009-01-25 | 1 | -0/+14 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -35/+35 |
|
|
* | Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,... | Georg Brandl | 2008-12-07 | 1 | -1/+9 |
|
|
* | add a glossary entry for "view" | Benjamin Peterson | 2008-11-21 | 1 | -0/+7 |
|
|
* | a few updates to the gloassary with regards to __future__ and division | Benjamin Peterson | 2008-11-21 | 1 | -27/+12 |
|
|
* | Remove references to __cmp__. | Georg Brandl | 2008-09-24 | 1 | -2/+2 |
|
|
* | shut up a few sphinx warnings | Benjamin Peterson | 2008-09-17 | 1 | -2/+0 |
|
|
* | Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge... | Benjamin Peterson | 2008-09-17 | 1 | -85/+149 |
|
|
* | Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 ... | Benjamin Peterson | 2008-07-31 | 1 | -0/+9 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -0/+8 |
|
|
* | Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | remove traces of .next | Benjamin Peterson | 2008-07-03 | 1 | -6/+7 |
|
|
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 | 1 | -3/+12 |
|
|
* | Merged revisions 63397,63673 via svnmerge from | Benjamin Peterson | 2008-05-26 | 1 | -2/+3 |
|
|
* | #2567: remove new-style/old-style class docs. | Georg Brandl | 2008-04-07 | 1 | -6/+0 |
|
|
* | Merged revisions 59952-59984 via svnmerge from | Guido van Rossum | 2008-01-15 | 1 | -1/+1 |
|
|
* | Merged revisions 59933-59951 via svnmerge from | Christian Heimes | 2008-01-14 | 1 | -5/+11 |
|
|
* | Merged revisions 59883-59920 via svnmerge from | Christian Heimes | 2008-01-11 | 1 | -0/+7 |
|
|
* | Merged revisions 59423-59440 via svnmerge from | Christian Heimes | 2007-12-09 | 1 | -1/+1 |
|
|
* | Merged revisions 59407-59422 via svnmerge from | Christian Heimes | 2007-12-08 | 1 | -0/+5 |
|
|
* | Fix merging glitch. | Georg Brandl | 2007-12-03 | 1 | -1/+1 |
|
|
* | Merged revisions 59275-59303 via svnmerge from | Christian Heimes | 2007-12-03 | 1 | -1/+1 |
|
|
* | Fix some 2.xisms in merged docs. | Georg Brandl | 2007-12-02 | 1 | -8/+9 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -1/+93 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Merged revisions 58742-58816 via svnmerge from | Guido van Rossum | 2007-11-02 | 1 | -0/+14 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -13/+22 |
|
|
* | Remove more cruft leftover from nb_coerce. Rename nb_coerce to | Neil Schemenauer | 2007-09-21 | 1 | -21/+8 |
|
|