| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting the changes made in r78433. | Senthil Kumaran | 2010-03-07 | 1 | -1/+0 |
|
|
* | Merged revisions 78431 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -0/+1 |
|
|
* | Merged revisions 78422 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -1/+2 |
|
|
* | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -2/+2 |
|
|
* | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -3/+3 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -6/+6 |
|
|
* | Merged revisions 77411 via svnmerge from | Senthil Kumaran | 2010-01-10 | 1 | -3/+6 |
|
|
* | Merged revisions 77014 via svnmerge from | Benjamin Peterson | 2009-12-24 | 1 | -3/+8 |
|
|
* | Merged revisions 76908 via svnmerge from | Senthil Kumaran | 2009-12-20 | 1 | -37/+84 |
|
|
* | Merged revisions 75333 via svnmerge from | Senthil Kumaran | 2009-10-11 | 1 | -0/+16 |
|
|
* | Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS over Proxy. | Senthil Kumaran | 2009-07-25 | 1 | -0/+17 |
|
|
* | Fix for issue5102, timeout value propages between redirects, proxy, digest and | Senthil Kumaran | 2009-07-19 | 1 | -2/+6 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -29/+29 |
|
|
* | More codestring -> codebytes. | Georg Brandl | 2009-06-04 | 1 | -1/+1 |
|
|
* | Simplify the Request class. The basic components of the parsed | Jeremy Hylton | 2009-03-31 | 1 | -0/+5 |
|
|
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -1/+47 |
|
|
* | Issue #2776: fixed small issue when handling an URL with double slash | Facundo Batista | 2008-08-16 | 1 | -0/+28 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -56/+59 |
|
|
* | remove the rfc822 module | Benjamin Peterson | 2008-06-12 | 1 | -2/+2 |
|
|
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -3/+3 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -3/+5 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -6/+5 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -5/+5 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+6 |
|
|
* | Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,... | Christian Heimes | 2008-03-22 | 1 | -2/+6 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -3/+3 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 1 | -0/+9 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -1/+2 |
|
|
* | Fix some tests I broke. (More to follow.) | Guido van Rossum | 2007-08-27 | 1 | -1/+1 |
|
|
* | Fix a few places that broke due to a recent change to io.py. | Guido van Rossum | 2007-08-27 | 1 | -1/+1 |
|
|
* | some RiscOS stuff I missed before (was only looking for "RISCOS") | Skip Montanaro | 2007-08-17 | 1 | -4/+0 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -5/+5 |
|
|
* | SF patch# 1762940 by Joe Gregorio. | Guido van Rossum | 2007-08-03 | 1 | -1/+1 |
|
|
* | Merged revisions 56301-56442 via svnmerge from | Guido van Rossum | 2007-07-18 | 1 | -0/+6 |
|
|
* | Fix for one particular test (test_file). There are still four errors. | Guido van Rossum | 2007-07-16 | 1 | -1/+1 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -3/+7 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -8/+16 |
|
|
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | Guido van Rossum | 2007-02-11 | 1 | -3/+2 |
|
|
* | Fix a bunch of doctests with the -d option of refactor.py. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -7/+70 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -7/+7 |
|
|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 1 | -9/+107 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -168/+204 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -7/+31 |
|
|
* | Use relative import now that it is required. (Should this go into 2.5?) | Neal Norwitz | 2006-03-24 | 1 | -1/+1 |
|
|
* | test_gopher(): Squash another deprecation | Tim Peters | 2006-02-19 | 1 | -0/+5 |
|
|
* | Move test case for HTTP response dict to httplib. | Georg Brandl | 2006-02-17 | 1 | -4/+0 |
|
|
* | Bug #735248: Fix urllib2.parse_http_list. | Georg Brandl | 2005-08-24 | 1 | -0/+8 |
|
|
* | Whitespace normalization. | Tim Peters | 2005-07-17 | 1 | -1/+1 |
|
|