| Commit message (Expand) | Author | Age | Files | Lines |
* | #4108: the first default entry (User-agent: *) wins. | Georg Brandl | 2010-07-29 | 1 | -2/+4 |
|
|
* | Fix Issue6325 - robotparse to honor urls with query strings. | Senthil Kumaran | 2010-07-28 | 1 | -2/+4 |
|
|
* | Fix Issue9301 - urllib.parse.unquote and unquote_to_byte to raise TypeError f... | Senthil Kumaran | 2010-07-19 | 1 | -0/+4 |
|
|
* | Fix a mistake, https proxy shoud be https:// | Senthil Kumaran | 2010-07-14 | 1 | -1/+1 |
|
|
* | Fix: Issue6853 - Get HTTPS system proxy in Windows. | Senthil Kumaran | 2010-07-14 | 1 | -0/+1 |
|
|
* | Fix Issue5842 - Moving the tests out of urllib.parse module | Senthil Kumaran | 2010-07-14 | 1 | -64/+0 |
|
|
* | Stricter verification for file based url scheme and reliance on ftp protocol. | Senthil Kumaran | 2010-07-11 | 1 | -1/+2 |
|
|
* | Fix Issue5468 - urlencode to handle bytes and other alternate encodings. | Senthil Kumaran | 2010-07-03 | 1 | -8/+30 |
|
|
* | Merged revisions 82324 via svnmerge from | Senthil Kumaran | 2010-06-28 | 1 | -0/+5 |
|
|
* | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,... | Benjamin Peterson | 2010-06-27 | 1 | -7/+8 |
|
|
* | Merged revisions 82284 via svnmerge from | Ronald Oussoren | 2010-06-27 | 1 | -2/+7 |
|
|
* | Fix Issue1368368 - prompt_user_passwd() in FancyURLopener masks 401 Unauthori... | Senthil Kumaran | 2010-06-18 | 1 | -2/+10 |
|
|
* | Merged revisions 81636 via svnmerge from | Senthil Kumaran | 2010-06-01 | 1 | -0/+9 |
|
|
* | Inadvertently removed part of the comment in r81271. | Florent Xicluna | 2010-05-17 | 1 | -1/+1 |
|
|
* | Issue #1285086: Speed up urllib.parse functions: quote, quote_from_bytes, unq... | Florent Xicluna | 2010-05-17 | 1 | -40/+53 |
|
|
* | Merged revision 81259 via svnmerge from | Florent Xicluna | 2010-05-17 | 1 | -1/+1 |
|
|
* | Merged revisions 81130 via svnmerge from | Senthil Kumaran | 2010-05-13 | 1 | -1/+1 |
|
|
* | Fix test_urllib2 failure on OS X. | Mark Dickinson | 2010-05-09 | 1 | -1/+1 |
|
|
* | Merged revisions 80957 via svnmerge from | Senthil Kumaran | 2010-05-08 | 1 | -5/+8 |
|
|
* | 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 | -3/+1 |
|
|
* | Merged revisions 80675 via svnmerge from | Senthil Kumaran | 2010-05-01 | 1 | -1/+1 |
|
|
* | Merged revisions 80362 via svnmerge from | Senthil Kumaran | 2010-04-22 | 1 | -8/+6 |
|
|
* | Merged revisions 80277 via svnmerge from | Senthil Kumaran | 2010-04-20 | 1 | -6/+8 |
|
|
* | For for issue #7154: Port the code that uses | Ronald Oussoren | 2010-04-18 | 1 | -27/+65 |
|
|
* | Merged revisions 80146 via svnmerge from | Senthil Kumaran | 2010-04-17 | 1 | -2/+24 |
|
|
* | Merged revisions 80101 via svnmerge from | Senthil Kumaran | 2010-04-16 | 1 | -12/+20 |
|
|
* | Reverting the changes made in r78433. | Senthil Kumaran | 2010-03-07 | 1 | -3/+0 |
|
|
* | Merged revisions 78431 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -0/+3 |
|
|
* | Merged revisions 78422 via svnmerge from | Senthil Kumaran | 2010-02-24 | 1 | -1/+1 |
|
|
* | Merged revisions 78268 via svnmerge from | Senthil Kumaran | 2010-02-20 | 1 | -1/+1 |
|
|
* | Merged revisions 78234 via svnmerge from | Senthil Kumaran | 2010-02-19 | 1 | -1/+1 |
|
|
* | Merged revisions 77058 via svnmerge from | Senthil Kumaran | 2009-12-27 | 1 | -5/+6 |
|
|
* | Merged revisions 76908 via svnmerge from | Senthil Kumaran | 2009-12-20 | 1 | -3/+10 |
|
|
* | Merged revisions 76718 via svnmerge from | Antoine Pitrou | 2009-12-08 | 1 | -1/+2 |
|
|
* | Recorded merge of revisions 76642 via svnmerge from | Philip Jenvey | 2009-12-03 | 1 | -3/+1 |
|
|
* | Merged revisions 76288 via svnmerge from | Senthil Kumaran | 2009-11-15 | 1 | -1/+6 |
|
|
* | Merged revisions 76282 via svnmerge from | Senthil Kumaran | 2009-11-15 | 1 | -2/+4 |
|
|
* | Merged revisions 75333 via svnmerge from | Senthil Kumaran | 2009-10-11 | 1 | -0/+4 |
|
|
* | Use true booleans. | Georg Brandl | 2009-09-16 | 1 | -3/+3 |
|
|
* | Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS over Proxy. | Senthil Kumaran | 2009-07-25 | 1 | -3/+12 |
|
|
* | Fix for issue5102, timeout value propages between redirects, proxy, digest and | Senthil Kumaran | 2009-07-19 | 1 | -4/+4 |
|
|
* | More codestring -> codebytes. | Georg Brandl | 2009-06-04 | 1 | -1/+2 |
|
|
* | #6118: dont ignore encoding arguments for arguments with spaces in quote_plus(). | Georg Brandl | 2009-05-26 | 1 | -1/+1 |
|
|
* | Fix for issue1153027, making Py3k changes similar to fix in issue918368. | Senthil Kumaran | 2009-05-05 | 1 | -0/+1 |
|
|
* | Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the | Senthil Kumaran | 2009-05-01 | 1 | -10/+3 |
|
|
* | #5624: _winreg is winreg in Python 3. | Georg Brandl | 2009-04-01 | 1 | -8/+8 |
|
|
* | Make urllib use HTTP/1.1. It seems to work now, but hasn't been | Jeremy Hylton | 2009-03-31 | 1 | -4/+0 |
|
|
* | Simplify the Request class. The basic components of the parsed | Jeremy Hylton | 2009-03-31 | 1 | -92/+73 |
|
|
* | Fix for Issue4962, issue4675. | Senthil Kumaran | 2009-03-30 | 1 | -2/+2 |
|
|