| Commit message (Expand) | Author | Age | Files | Lines |
* | #5241: document missing A in regex howto. | Georg Brandl | 2009-03-31 | 1 | -0/+13 |
|
|
* | Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-... | Benjamin Peterson | 2009-03-21 | 1 | -1/+1 |
|
|
* | Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,... | Benjamin Peterson | 2009-03-09 | 1 | -1/+1 |
|
|
* | Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv... | Benjamin Peterson | 2009-02-26 | 1 | -1/+2 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -5/+5 |
|
|
* | Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge... | Georg Brandl | 2009-01-03 | 2 | -2/+2 |
|
|
* | Fix a few remaining problems found by rstlint. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Merged revisions 68221 via svnmerge from | Georg Brandl | 2009-01-03 | 4 | -51/+51 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 6 | -67/+67 |
|
|
* | Merged revisions 67952,67957-67958,67960-67961,67963,67973,67978,67995,68030,... | Benjamin Peterson | 2009-01-01 | 1 | -1/+1 |
|
|
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -5/+4 |
|
|
* | #4668: wrap iterator returns in list() in functional howto. | Georg Brandl | 2008-12-15 | 1 | -2/+2 |
|
|
* | #4550: fix 2.x syntax in webservers howto. | Georg Brandl | 2008-12-05 | 1 | -7/+8 |
|
|
* | Finished the "porting to 3.0" section. Had to add a label to | Guido van Rossum | 2008-12-02 | 1 | -0/+2 |
|
|
* | Another checkpoint. More XXXes added... | Guido van Rossum | 2008-12-02 | 1 | -0/+2 |
|
|
* | #4153: finish updating Unicode HOWTO for Py3k changes. | Georg Brandl | 2008-11-22 | 1 | -68/+60 |
|
|
* | #4378: fix a few functional HOWTO 2.xisms. | Georg Brandl | 2008-11-22 | 1 | -156/+153 |
|
|
* | Merged revisions 66670,66681,66688,66696-66699 via svnmerge from | Benjamin Peterson | 2008-10-04 | 1 | -11/+12 |
|
|
* | #4000: fix several 2.x atavisms. | Georg Brandl | 2008-10-04 | 1 | -5/+5 |
|
|
* | Devil merge! | Benjamin Peterson | 2008-09-28 | 2 | -0/+217 |
|
|
* | fix some more cases of reduce's move to functools from Tim Pietzcker | Benjamin Peterson | 2008-09-23 | 2 | -28/+34 |
|
|
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 2 | -3/+2 |
|
|
* | Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,... | Benjamin Peterson | 2008-09-08 | 2 | -0/+698 |
|
|
* | remove traces of .next | Benjamin Peterson | 2008-07-03 | 1 | -20/+20 |
|
|
* | Review the doc changes for the urllib package creation. | Georg Brandl | 2008-06-23 | 1 | -18/+20 |
|
|
* | Documentation updates for urllib package. Modified the documentation for the | Senthil Kumaran | 2008-06-23 | 1 | -66/+69 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -5/+5 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 1 | -3/+3 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -1/+1 |
|
|
* | Fix duplicated paragraph. | Georg Brandl | 2008-03-25 | 1 | -13/+0 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -190/+190 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 5 | -12/+8 |
|
|
* | Merged revisions 61034-61036,61038-61048 via svnmerge from | Christian Heimes | 2008-02-24 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 4 | -5/+5 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-17 | 1 | -5/+5 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 4 | -2/+6 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 3 | -220/+125 |
|
|
* | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -3/+2 |
|
|
* | Fix now-wrong :keyword: markup. Remove the section about | Georg Brandl | 2008-01-20 | 1 | -33/+0 |
|
|
* | Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from | Christian Heimes | 2008-01-18 | 1 | -3/+3 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 3 | -35/+17 |
|
|
* | Merged revisions 59488-59511 via svnmerge from | Christian Heimes | 2007-12-15 | 1 | -16/+16 |
|
|
* | Remove further mentions of long integers. | Georg Brandl | 2007-11-29 | 1 | -3/+3 |
|
|
* | Remove file that should have been removed during the merge. | Georg Brandl | 2007-11-01 | 1 | -0/+0 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 4 | -209/+6 |
|
|
* | Change instances of 'while 1:' in the docs into 'while True:'. | Collin Winter | 2007-09-10 | 1 | -1/+1 |
|
|
* | General clean-up in socket howto. | Collin Winter | 2007-09-10 | 1 | -26/+23 |
|
|
* | remove/update many of the references to dict.iter*() | Fred Drake | 2007-09-04 | 1 | -4/+4 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 5 | -92/+99 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 10 | -0/+5833 |
|
|