| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #20939: Use www.example.com instead of www.python.org to avoid test | Ned Deily | 2014-03-27 | 1 | -5/+5 |
|
|
* | use https docs url (#21115) | Benjamin Peterson | 2014-03-31 | 1 | -2/+2 |
|
|
* | changeset: 80007:49e4541f2aef | Georg Brandl | 2012-10-28 | 1 | -2/+2 |
|
|
* | Fix Issue6631 - Disallow relative file paths in urllib urlopen | Senthil Kumaran | 2012-01-21 | 1 | -0/+2 |
|
|
* | using support.transient_internet helper method in the urllib2net test. | Senthil Kumaran | 2011-07-31 | 1 | -10/+14 |
|
|
* | Fix closes Issue12576 - fix urlopen behavior on sites which do not send (or o... | Senthil Kumaran | 2011-07-27 | 1 | -0/+16 |
|
|
* | Issue #10883: Fix socket leaks in urllib.request. | Nadeem Vawda | 2011-07-23 | 1 | -0/+1 |
|
|
* | Issue #10883: test_urllib2net closes socket explicitly | Victor Stinner | 2011-06-17 | 1 | -0/+8 |
|
|
* | merge from 3.1 | Senthil Kumaran | 2011-04-12 | 1 | -1/+1 |
|\ |
|
| * | Fix Issue11703 - urllib2.geturl() does not return correct url when the origin... | Senthil Kumaran | 2011-04-12 | 1 | -1/+1 |
|
|
| * | Merged revisions 85893 via svnmerge from | Antoine Pitrou | 2010-10-31 | 1 | -69/+84 |
|
|
| * | Merged revisions 85025 via svnmerge from | Senthil Kumaran | 2010-09-27 | 1 | -0/+12 |
|
|
| * | Merged revisions 83818 via svnmerge from | Senthil Kumaran | 2010-08-08 | 1 | -0/+7 |
|
|
| * | Merged revisions 80256 via svnmerge from | Senthil Kumaran | 2010-04-20 | 1 | -6/+18 |
|
|
| * | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
|
|
* | | Disabling SNI test; server admin would not like us to use it for automated te... | Antoine Pitrou | 2010-11-03 | 1 | -2/+3 |
|
|
* | | #10116: wrap transient_internet() around net access in test_urllib2net. | Georg Brandl | 2010-10-28 | 1 | -69/+85 |
|
|
* | | Issue #5639: Add a *server_hostname* argument to `SSLContext.wrap_socket` | Antoine Pitrou | 2010-10-22 | 1 | -4/+29 |
|
|
* | | Fix Issue1595365 - Adding the req.headers after the un-redirect headers have | Senthil Kumaran | 2010-09-27 | 1 | -0/+12 |
|
|
* | | Fix Issue8280 - urllib2's Request method will remove fragements in the url. | Senthil Kumaran | 2010-08-08 | 1 | -0/+7 |
|
|
* | | Merged revisions 80236 via svnmerge from | Senthil Kumaran | 2010-04-20 | 1 | -6/+18 |
|
|
* | | Merged revisions 79908 via svnmerge from | Benjamin Peterson | 2010-04-11 | 1 | -1/+1 |
|
|
* | | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -4/+0 |
|
|
* | | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -1/+1 |
|
|
* | | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -3/+3 |
|/ |
|
* | Use new form of with-statement instead of contextlib.nested(). | Raymond Hettinger | 2009-06-04 | 1 | -1/+3 |
|
|
* | fix this test | Benjamin Peterson | 2009-04-03 | 1 | -4/+4 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -1/+1 |
|
|
* | Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. | Antoine Pitrou | 2009-02-11 | 1 | -4/+4 |
|
|
* | r69209 caused the fp of HTTPResponse objects to be a io.BufferedReader instea... | Kristján Valur Jónsson | 2009-02-03 | 1 | -4/+4 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -20/+18 |
|
|
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -1/+0 |
|
|
* | Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,... | Georg Brandl | 2008-06-10 | 1 | -8/+16 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -17/+29 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -4/+4 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -5/+5 |
|
|
* | Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -96/+2 |
|
|
* | Get this test to pass | Neal Norwitz | 2008-01-26 | 1 | -3/+4 |
|
|
* | Merged revisions 60245-60277 via svnmerge from | Christian Heimes | 2008-01-25 | 1 | -23/+37 |
|
|
* | merge this from trunk: | Gregory P. Smith | 2007-09-09 | 1 | -9/+7 |
|
|
* | Fix an absurdly invasive test. | Jeremy Hylton | 2007-08-03 | 1 | -3/+1 |
|
|
* | Hack: Fix some test_urllib2.net tests by getting them access to the | Jeremy Hylton | 2007-08-03 | 1 | -10/+12 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -0/+44 |
|
|
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 1 | -15/+0 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -1/+2 |
|
|
* | Merged revisions 53451-53537 via svnmerge from | Thomas Wouters | 2007-02-01 | 1 | -2/+27 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -6/+7 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -1/+178 |
|
|