| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|