| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove remaining references to UserDict module. | Georg Brandl | 2008-05-26 | 1 | -19/+18 |
|
|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -4/+4 |
|
|
* | Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-... | Alexandre Vassalotti | 2008-05-16 | 1 | -4/+4 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -7/+5 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Remove mentions of "plain" integers. | Georg Brandl | 2008-05-11 | 3 | -11/+8 |
|
|
* | Remove an obsolete sentence. | Georg Brandl | 2008-05-11 | 1 | -3/+1 |
|
|
* | #2762: remove 2.x remnants and patch up some new documentation. | Georg Brandl | 2008-05-05 | 4 | -32/+16 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+8 |
|
|
* | Document the fact that '\U' and '\u' escapes are not treated specially in 3.0... | Benjamin Peterson | 2008-04-28 | 1 | -11/+3 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -1/+8 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -1/+30 |
|
|
* | #2575: bininteger missing in production list. | Georg Brandl | 2008-04-09 | 1 | -1/+1 |
|
|
* | #2567: remove new-style/old-style class docs. | Georg Brandl | 2008-04-07 | 2 | -60/+5 |
|
|
* | Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,... | Christian Heimes | 2008-03-22 | 1 | -0/+4 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 2 | -2/+11 |
|
|
* | Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge... | Christian Heimes | 2008-03-04 | 1 | -0/+14 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 3 | -4/+4 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 1 | -1/+1 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -1/+0 |
|
|
* | Merged revisions 60176-60209 via svnmerge from | Christian Heimes | 2008-01-23 | 1 | -1/+1 |
|
|
* | Merged revisions 60043-60052 via svnmerge from | Christian Heimes | 2008-01-18 | 1 | -1/+7 |
|
|
* | Merged revisions 59822-59841 via svnmerge from | Christian Heimes | 2008-01-07 | 1 | -3/+18 |
|
|
* | Remove paragraph about old-style classes. | Georg Brandl | 2008-01-07 | 1 | -9/+1 |
|
|
* | Fix reverse Ximenez symptom. | Georg Brandl | 2008-01-07 | 1 | -1/+1 |
|
|
* | Merged revisions 59774-59783 via svnmerge from | Christian Heimes | 2008-01-06 | 1 | -0/+14 |
|
|
* | Merged revisions 59703-59773 via svnmerge from | Christian Heimes | 2008-01-06 | 4 | -62/+108 |
|
|
* | Merged revisions 59666-59679 via svnmerge from | Christian Heimes | 2008-01-03 | 2 | -5/+6 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 5 | -24/+75 |
|
|
* | Two nits. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
|
|
* | Document nonlocal statement. Written for GHOP by "Canadabear". | Georg Brandl | 2007-12-04 | 1 | -3/+33 |
|
|
* | Merged revisions 59275-59303 via svnmerge from | Christian Heimes | 2007-12-03 | 1 | -3/+0 |
|
|
* | Reverting last commit. I had some staled data from an attempted svnmerge in m... | Christian Heimes | 2007-12-03 | 1 | -0/+3 |
|
|
* | Patch #1537 from Chad Austin | Christian Heimes | 2007-12-03 | 1 | -3/+0 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -1/+1 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 3 | -7/+7 |
|
|
* | Remove further mentions of long integers. | Georg Brandl | 2007-11-29 | 1 | -6/+4 |
|
|
* | Remove mentions of "long integer" in the docs. | Georg Brandl | 2007-11-29 | 2 | -20/+6 |
|
|
* | Futher update docs after unbound method removal. | Georg Brandl | 2007-11-27 | 1 | -97/+72 |
|
|
* | Removed the API to create unbound methods and simplified the API for bound me... | Christian Heimes | 2007-11-27 | 1 | -30/+25 |
|
|
* | The Identifiers and keywords syntax diagram did not appear correctly in the | Mark Summerfield | 2007-11-20 | 1 | -4/+4 |
|
|
* | Merged revisions 58930-58938 via svnmerge from | Christian Heimes | 2007-11-12 | 1 | -1/+1 |
|
|
* | Re-add two paragraphs that seem to have been lost during the merge from trunk. | Georg Brandl | 2007-11-03 | 1 | -4/+13 |
|
|
* | Merged revisions 58742-58816 via svnmerge from | Guido van Rossum | 2007-11-02 | 2 | -29/+29 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 3 | -4/+7 |
|
|
* | Issue 1267, continued. | Guido van Rossum | 2007-10-22 | 1 | -1/+1 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 2 | -42/+43 |
|
|
* | Remove yet more references to has_key() methods. | Collin Winter | 2007-09-10 | 1 | -3/+3 |
|
|
* | Finish the first pass of the language reference update. | Georg Brandl | 2007-09-07 | 4 | -281/+270 |
|
|
* | Continue going through the language reference, bringing it up-to-date. | Georg Brandl | 2007-09-07 | 3 | -275/+279 |
|
|