| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merged revisions 81638 via svnmerge from | Senthil Kumaran | 2010-06-01 | 1 | -0/+9 |
|
|
| * | Merged revisions 81132 via svnmerge from | Senthil Kumaran | 2010-05-13 | 1 | -1/+1 |
|
|
| * | Merged revisions 81024 via svnmerge from | Mark Dickinson | 2010-05-09 | 1 | -1/+1 |
|
|
| * | Merged revisions 80959 via svnmerge from | Senthil Kumaran | 2010-05-08 | 1 | -5/+8 |
|
|
| * | Merged revisions 80955 via svnmerge from | Senthil Kumaran | 2010-05-08 | 1 | -1/+2 |
|
|
| * | Merged revisions 80677 via svnmerge from | Senthil Kumaran | 2010-05-01 | 1 | -1/+1 |
|
|
| * | Remove IPv6 parsing reference from this branch too. | Senthil Kumaran | 2010-04-22 | 1 | -3/+0 |
|
|
| * | Merged revisions 80198 via svnmerge from | Ronald Oussoren | 2010-04-18 | 1 | -27/+65 |
|
|
| * | Merged revisions 80148 via svnmerge from | Senthil Kumaran | 2010-04-17 | 1 | -2/+24 |
|
|
| * | Reverting the previous checkin (80103). The feature should not have been merg... | Senthil Kumaran | 2010-04-16 | 1 | -20/+12 |
|
|
| * | Merged revisions 80102 via svnmerge from | Senthil Kumaran | 2010-04-16 | 1 | -12/+20 |
|
|
| * | Reverting the change made in r78434 | Senthil Kumaran | 2010-03-07 | 1 | -3/+0 |
|
|
| * | Merged revisions 78433 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -0/+3 |
|
|
| * | Merged revisions 78426 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -1/+1 |
|
|
| * | Merged revisions 78270 via svnmerge from | Senthil Kumaran | 2010-02-20 | 1 | -1/+1 |
|
|
| * | Merged revisions 78236 via svnmerge from | Senthil Kumaran | 2010-02-19 | 1 | -1/+1 |
|
|
| * | Merged revisions 77060 via svnmerge from | Senthil Kumaran | 2009-12-27 | 1 | -5/+6 |
|
|
| * | Merged revisions 76910 via svnmerge from | Senthil Kumaran | 2009-12-20 | 1 | -3/+10 |
|
|
| * | Merged revisions 76290 via svnmerge from | Senthil Kumaran | 2009-11-15 | 1 | -1/+6 |
|
|
| * | Merged revisions 76284 via svnmerge from | Senthil Kumaran | 2009-11-15 | 1 | -2/+4 |
|
|
| * | Merged revisions 75334 via svnmerge from | Senthil Kumaran | 2009-10-11 | 1 | -0/+4 |
|
|
| * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -3/+3 |
|
|
| * | Backport the changes made in revision 74198, fixing the issue 1424152 | Senthil Kumaran | 2009-07-26 | 1 | -3/+12 |
|
|
| * | Fix for issue5102, timeout value propages between redirects, proxy, digest and | Senthil Kumaran | 2009-07-19 | 1 | -4/+4 |
|
|
* | | Fixed issue11082 - Reject str for POST data with a TypeError. Document the ne... | Senthil Kumaran | 2011-02-11 | 1 | -0/+3 |
|
|
* | | Remove lots of spaces within exception message. | Georg Brandl | 2011-02-03 | 1 | -2/+2 |
|
|
* | | Add encoding and errors arguments to urllib.parse_qs() and urllib.parse_qsl() | Victor Stinner | 2011-01-14 | 1 | -5/+19 |
|
|
* | | Fix some mistakes- Issue3243 (r87399) Correcting the operator precendence | Senthil Kumaran | 2010-12-24 | 1 | -1/+1 |
|
|
* | | #4496: remove misleading comment and note that self.handlers is obsolete. | R. David Murray | 2010-12-23 | 1 | -3/+2 |
|
|
* | | #3243 follow-up: remove debugging print and fix docs; data is a bytes object.v3.2b2 | Georg Brandl | 2010-12-19 | 1 | -1/+0 |
|
|
* | | Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji... | Senthil Kumaran | 2010-12-19 | 1 | -2/+12 |
|
|
* | | Fix Issue9721 - urljoin behavior when the relative url starts with ';' | Senthil Kumaran | 2010-12-17 | 1 | -7/+2 |
|
|
* | | Fix spelling of Jamie Zawinski's surname in urllib.parse docstring (issue 10606) | David Malcolm | 2010-12-02 | 1 | -1/+1 |
|
|
* | | Issue 9873: the URL parsing functions now accept ASCII encoded byte sequences... | Nick Coghlan | 2010-11-30 | 1 | -55/+208 |
|
|
* | | Fix Issue4493 - urllib2 adds '/' to the path component of url, when it does not | Senthil Kumaran | 2010-11-22 | 2 | -2/+7 |
|
|
* | | Fix Issue2244 - urllib unquotes user and password info multiple times - Patch... | Senthil Kumaran | 2010-11-18 | 2 | -3/+3 |
|
|
* | | Fix issue10192 - add urlencode to urllib.parse.__all__ | Senthil Kumaran | 2010-10-25 | 1 | -2/+2 |
|
|
* | | Issue10063 - file:// scheme will stop accessing remote hosts via ftp protocol | Senthil Kumaran | 2010-10-14 | 1 | -3/+3 |
|
|
* | | Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and | Antoine Pitrou | 2010-10-13 | 1 | -7/+32 |
|
|
* | | Fix Issue1595365 - Adding the req.headers after the un-redirect headers have | Senthil Kumaran | 2010-09-27 | 1 | -2/+4 |
|
|
* | | Fix Issue8797 - Reset the basic auth retry count when response code is not 401. | Senthil Kumaran | 2010-08-26 | 1 | -1/+4 |
|
|
* | | Fix Issue9639 - reset the retry count on successful auth. | Senthil Kumaran | 2010-08-19 | 1 | -2/+9 |
|
|
* | | Silence the BytesWarning, due to patch r83294 for #9301 | Florent Xicluna | 2010-08-14 | 1 | -1/+3 |
|
|
* | | Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded vari... | Senthil Kumaran | 2010-08-09 | 1 | -4/+4 |
|
|
* | | Fix Issue8280 - urllib2's Request method will remove fragements in the url. | Senthil Kumaran | 2010-08-08 | 1 | -1/+2 |
|
|
* | | Sending the auth info as string. Fix BytesWarning: str() on a bytes instance ... | Senthil Kumaran | 2010-08-04 | 1 | -2/+2 |
|
|
* | | Fix Issue754016 - urlparse goes wrong with IP:port without scheme | Senthil Kumaran | 2010-08-04 | 1 | -5/+6 |
|
|
* | | Fix Issue8123 - TypeError in urllib when trying to use HTTP authentication | Senthil Kumaran | 2010-08-01 | 1 | -2/+2 |
|
|
* | | Fix an oversight in r83294. unquote() should reject bytes. Issue #9301. | Florent Xicluna | 2010-07-31 | 1 | -1/+1 |
|
|
* | | Fix issue9301 - handle unquote({}) kind of case. | Senthil Kumaran | 2010-07-30 | 1 | -6/+2 |
|
|