| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 1 | -1/+34 |
|\ |
|
| * | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 1 | -1/+34 |
| |\ |
|
| | * | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 1 | -1/+34 |
|
|
| | * | Merged revisions 87895 via svnmerge from | Benjamin Peterson | 2011-01-12 | 1 | -1/+1 |
|
|
| | * | Merged revisions 86676 via svnmerge from | Senthil Kumaran | 2010-11-22 | 1 | -0/+19 |
|
|
| | * | Merged revisions 86520 via svnmerge from | Senthil Kumaran | 2010-11-18 | 1 | -5/+15 |
|
|
| | * | Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,... | Florent Xicluna | 2010-08-14 | 1 | -24/+23 |
|
|
| | * | Merged revisions 83818 via svnmerge from | Senthil Kumaran | 2010-08-08 | 1 | -0/+10 |
|
|
| | * | Merged revisions 82780 via svnmerge from | Senthil Kumaran | 2010-07-11 | 1 | -0/+3 |
|
|
| | * | Merged revisions 81638 via svnmerge from | Senthil Kumaran | 2010-06-01 | 1 | -1/+0 |
|
|
| | * | Merged revisions 80955 via svnmerge from | Senthil Kumaran | 2010-05-08 | 1 | -1/+2 |
|
|
| | * | Reverting the change made in r78434 | Senthil Kumaran | 2010-03-07 | 1 | -1/+0 |
|
|
| | * | Merged revisions 78433 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -0/+1 |
|
|
| | * | Merged revisions 78426 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -1/+2 |
|
|
| | * | Merged revisions 77414 via svnmerge from | Senthil Kumaran | 2010-01-10 | 1 | -3/+6 |
|
|
| | * | Merged revisions 77016 via svnmerge from | Benjamin Peterson | 2009-12-24 | 1 | -3/+8 |
|
|
| | * | Merged revisions 76910 via svnmerge from | Senthil Kumaran | 2009-12-20 | 1 | -37/+84 |
|
|
| | * | Merged revisions 75334 via svnmerge from | Senthil Kumaran | 2009-10-11 | 1 | -0/+16 |
|
|
| | * | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -29/+29 |
|
|
| | * | Backport the changes made in revision 74198, fixing the issue 1424152 | Senthil Kumaran | 2009-07-26 | 1 | -0/+17 |
|
|
| | * | Fix for issue5102, timeout value propages between redirects, proxy, digest and | Senthil Kumaran | 2009-07-19 | 1 | -2/+6 |
|
|
* | | | Normalize the encoding names for Latin-1 and UTF-8 to | Marc-André Lemburg | 2011-02-25 | 1 | -1/+1 |
|/ / |
|
* | | Fixed issue11082 - Reject str for POST data with a TypeError. Document the ne... | Senthil Kumaran | 2011-02-11 | 1 | -4/+8 |
|
|
* | | #10874: test_urllib2 shouldn't use `is` operator for comparing strings | Łukasz Langa | 2011-01-09 | 1 | -1/+1 |
|
|
* | | Fix some mistakes- Issue3243 (r87399) Correcting the operator precendence | Senthil Kumaran | 2010-12-24 | 1 | -2/+0 |
|
|
* | | Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji... | Senthil Kumaran | 2010-12-19 | 1 | -3/+48 |
|
|
* | | Fix Issue4493 - urllib2 adds '/' to the path component of url, when it does not | Senthil Kumaran | 2010-11-22 | 1 | -0/+19 |
|
|
* | | Fix Issue2244 - urllib unquotes user and password info multiple times - Patch... | Senthil Kumaran | 2010-11-18 | 1 | -5/+15 |
|
|
* | | Issue10063 - file:// scheme will stop accessing remote hosts via ftp protocol | Senthil Kumaran | 2010-10-14 | 1 | -2/+2 |
|
|
* | | Use unittest specific methods for some urllib test cases. And replace urllib... | Florent Xicluna | 2010-08-08 | 1 | -24/+23 |
|
|
* | | Fix Issue8280 - urllib2's Request method will remove fragements in the url. | Senthil Kumaran | 2010-08-08 | 1 | -0/+10 |
|
|
* | | Issue #9425: skip tests if a filename is not encodable | Victor Stinner | 2010-08-07 | 1 | -0/+4 |
|
|
* | | Stricter verification for file based url scheme and reliance on ftp protocol. | Senthil Kumaran | 2010-07-11 | 1 | -0/+3 |
|
|
* | | Merged revisions 81636 via svnmerge from | Senthil Kumaran | 2010-06-01 | 1 | -1/+0 |
|
|
* | | Merged revisions 80953 via svnmerge from | Senthil Kumaran | 2010-05-08 | 1 | -1/+2 |
|
|
* | | Remove traces of MacOS9 support. | Ronald Oussoren | 2010-05-05 | 1 | -5/+0 |
|
|
* | | 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 |
|
|