| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 84323 via svnmerge from | Senthil Kumaran | 2010-08-26 | 1 | -1/+4 |
|
|
* | Merged revisions 84210 via svnmerge from | Senthil Kumaran | 2010-08-19 | 1 | -2/+9 |
|
|
* | Merged revisions 76719,81270-81272,83294,83319,84038-84039 via svnmerge from | Florent Xicluna | 2010-08-14 | 1 | -1/+1 |
|
|
* | Merged revisions 83818 via svnmerge from | Senthil Kumaran | 2010-08-08 | 1 | -1/+2 |
|
|
* | Merged revisions 83729 via svnmerge from | Senthil Kumaran | 2010-08-04 | 1 | -2/+2 |
|
|
* | Merged revisions 83415 via svnmerge from | Senthil Kumaran | 2010-08-01 | 1 | -2/+2 |
|
|
* | Merged revisions 82895 via svnmerge from | Senthil Kumaran | 2010-07-14 | 1 | -1/+1 |
|
|
* | Merged revisions 82890 via svnmerge from | Senthil Kumaran | 2010-07-14 | 1 | -0/+1 |
|
|
* | Merged revisions 82780 via svnmerge from | Senthil Kumaran | 2010-07-11 | 1 | -1/+2 |
|
|
* | Merged revisions 82286 via svnmerge from | Ronald Oussoren | 2010-06-27 | 1 | -2/+7 |
|
|
* | Merged revisions 82068 via svnmerge from | Senthil Kumaran | 2010-06-18 | 1 | -2/+10 |
|
|
* | Merged revisions 81638 via svnmerge from | Senthil Kumaran | 2010-06-01 | 1 | -0/+9 |
|
|
* | 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 |
|
|
* | Merged revisions 80198 via svnmerge from | Ronald Oussoren | 2010-04-18 | 1 | -27/+65 |
|
|
* | 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 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 |
|
|
* | 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 |
|
|
* | More codestring -> codebytes. | Georg Brandl | 2009-06-04 | 1 | -1/+2 |
|
|
* | 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 |
|
|
* | Merged revisions 70518,70521,70590,70594-70595 via svnmerge from | Benjamin Peterson | 2009-03-26 | 1 | -35/+39 |
|
|
* | Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. | Antoine Pitrou | 2009-02-11 | 1 | -3/+3 |
|
|
* | Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,... | Benjamin Peterson | 2008-09-22 | 1 | -3/+0 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
|
|
* | Issue 2464. Supports a malformation in the URL received | Facundo Batista | 2008-08-17 | 1 | -1/+9 |
|
|
* | Issue #2776: fixed small issue when handling an URL with double slash | Facundo Batista | 2008-08-16 | 1 | -3/+8 |
|
|
* | Fix a few urllib bugs (NameErrors). | Georg Brandl | 2008-07-01 | 1 | -123/+122 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -10/+11 |
|
|
* | follow-up of r64385: rename urllib.quote in nturl2path | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -3/+0 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -0/+2295 |
|
|