summaryrefslogtreecommitdiffstats
path: root/Lib/urllib/request.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Correcting issue 12576 fix, which resulted in buildbot failures.Senthil Kumaran2011-07-271-6/+3
* | merge from 3.2 - Fix closes Issue12576 - fix urlopen behavior on sites which ...Senthil Kumaran2011-07-271-3/+6
|\ \ | |/
| * Fix closes Issue12576 - fix urlopen behavior on sites which do not send (or o...Senthil Kumaran2011-07-271-3/+6
* | Merge: #10883: Fix socket leaks in urllib.request.Nadeem Vawda2011-07-231-4/+26
|\ \ | |/
| * Issue #10883: Fix socket leaks in urllib.request.Nadeem Vawda2011-07-231-4/+26
* | (Merge 3.2) Issue #12133: fix a ResourceWarning in urllib.requestVictor Stinner2011-06-171-0/+2
|\ \ | |/
| * Issue #12133: fix a ResourceWarning in urllib.requestVictor Stinner2011-06-171-0/+2
* | Fix closes Issue #11799: urllib.request Authentication Handlers will raise aSenthil Kumaran2011-05-111-8/+17
* | merge from 3.2Senthil Kumaran2011-04-121-3/+6
|\ \ | |/
| * merge from 3.1Senthil Kumaran2011-04-121-3/+6
| |\
| | * Fix Issue11703 - urllib2.geturl() does not return correct url when the origin...Senthil Kumaran2011-04-121-3/+6
* | | Merge Issue 11662 from 3.2 branch.guido@google.com2011-03-291-0/+27
|\ \ \ | |/ /
| * | Merge Issue 11662 from 3.1 branch.guido@google.com2011-03-291-0/+27
| |\ \ | | |/
| | * Issue 11662: Fix vulnerability in urllib/urllib2.guido@google.com2011-03-291-0/+27
* | | issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. Pa...Senthil Kumaran2011-03-241-3/+7
|\ \ \ | |/ /
| * | issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. Pa...Senthil Kumaran2011-03-241-3/+7
* | | Closes issue11563 test_urllibnet is triggering a ResourceWarning. Patch by Je...Senthil Kumaran2011-03-191-0/+6
|\ \ \ | |/ /
| * | Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil.Senthil Kumaran2011-03-191-0/+6
* | | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-48/+56
|\ \ \ | |/ /
| * | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-48/+56
| |\ \ | | |/
| | * Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-48/+56
| | * Merged revisions 87448 via svnmerge fromR. David Murray2010-12-231-3/+2
| | * Merged revisions 86676 via svnmerge fromSenthil Kumaran2010-11-221-1/+1
| | * Merged revisions 86520 via svnmerge fromSenthil Kumaran2010-11-181-2/+2
| | * Merged revisions 85025 via svnmerge fromSenthil Kumaran2010-09-271-2/+4
| | * Merged revisions 84323 via svnmerge fromSenthil Kumaran2010-08-261-1/+4
| | * Merged revisions 84210 via svnmerge fromSenthil Kumaran2010-08-191-2/+9
| | * Merged revisions 76719,81270-81272,83294,83319,84038-84039 via svnmerge fromFlorent Xicluna2010-08-141-1/+1
| | * Merged revisions 83818 via svnmerge fromSenthil Kumaran2010-08-081-1/+2
| | * Merged revisions 83729 via svnmerge fromSenthil Kumaran2010-08-041-2/+2
| | * Merged revisions 83415 via svnmerge fromSenthil Kumaran2010-08-011-2/+2
| | * Merged revisions 82895 via svnmerge fromSenthil Kumaran2010-07-141-1/+1
| | * Merged revisions 82890 via svnmerge fromSenthil Kumaran2010-07-141-0/+1
| | * Merged revisions 82780 via svnmerge fromSenthil Kumaran2010-07-111-1/+2
| | * Merged revisions 82286 via svnmerge fromRonald Oussoren2010-06-271-2/+7
| | * Merged revisions 82068 via svnmerge fromSenthil Kumaran2010-06-181-2/+10
| | * Merged revisions 81638 via svnmerge fromSenthil Kumaran2010-06-011-0/+9
| | * Merged revisions 81024 via svnmerge fromMark Dickinson2010-05-091-1/+1
| | * Merged revisions 80959 via svnmerge fromSenthil Kumaran2010-05-081-5/+8
| | * Merged revisions 80955 via svnmerge fromSenthil Kumaran2010-05-081-1/+2
| | * Merged revisions 80677 via svnmerge fromSenthil Kumaran2010-05-011-1/+1
| | * Merged revisions 80198 via svnmerge fromRonald Oussoren2010-04-181-27/+65
| | * Reverting the change made in r78434Senthil Kumaran2010-03-071-3/+0
| | * Merged revisions 78433 via svnmerge fromSenthil Kumaran2010-02-241-0/+3
| | * Merged revisions 78426 via svnmerge fromSenthil Kumaran2010-02-241-1/+1
| | * Merged revisions 78270 via svnmerge fromSenthil Kumaran2010-02-201-1/+1
| | * Merged revisions 77060 via svnmerge fromSenthil Kumaran2009-12-271-5/+6
| | * Merged revisions 76910 via svnmerge fromSenthil Kumaran2009-12-201-3/+10
| | * Merged revisions 76290 via svnmerge fromSenthil Kumaran2009-11-151-1/+6
| | * Merged revisions 76284 via svnmerge fromSenthil Kumaran2009-11-151-2/+4