Fix issue11442 - Add a charset parameter to the...
Fix for bugs: Issue4675 and Issue4962.
Fix for issue5040. Adding test for Content-Length
Fixing the issue4860. Escaping embedded '"' cha...
Fix for the Issue918368 - urllib doesn't correc...
Fix for Issue1648102, based on the MSDN spec: I...
Fixing issue5861 - test_urllib fails on windows...
Fixed Issue1424152, urllib2 fails with HTTPS ov...
Fix for issue5102, timeout value propages betwe...
Doc fix for the issue2637.
Fix for issue7026 test_urllib: unsetting missin...
That's self.env.unset(k) and not env.unset(k) I...
Fixed Issue6894, urllib2 doesn't respect "no_pr...
Fix a typo.
CGIHTTPRequestHandler.run_cgi() to use subproce...
Fixing the NameError on Windows - issue1235
Addition of some details in the code comments.
Fix for Issue4683 - urllib2.HTTPDigestAuthHandl...
Fix for issue1488943 - difflib.Differ() doesn't...
Fix for issue 7291 - urllib2 cannot handle http...
Document the headers parameter for set_tunnel.
Fix for Issue7570: Error in urllib2 example.
Fix for issue5625 - test_urllib2 fails - urlope...
Reverting the Revision: 77368. I committed Flo...
Fix for Issue7026. For the Error - RuntimeError...
Fixed issue7648 - test_urllib2 fails on Windows...
Fix for Issue7904. urlparse.urlsplit to handle ...
Fix for Issue7751: urllib.urlopen("///C|/foo/ba...
Fix Issue7172 - BaseHTTPServer.BaseHTTPRequestH...
Fix for Issue3819 - urllib2 sends Basic auth ac...
Fix for Issue7540 ; urllib2 will raise a TypeEr...
Fixing issue5475 : urllib2.getproxies not docum...
Reverting the change made in r78431.
Fix for Issue8135 - urllib.unquote to support m...
Fixed Issue8209 - OptionParser keyword arg 'epi...
Fix Issue8262 - changing RuntimeError wording t...
Adding additional examples of valid urls as per...
Fix issue2987: RFC2732 support for urlparse (IP...
Fix Issue5650 - Update the RFC List in the urlp...
Fix Issue8460: Victor's patch to add timeout in...
Issue2987 - Added additional Invalid URL and ch...
Updated the RFCs list in the See Also section o...
Changed tests to only urlparse one, which was e...
Fixed Issue6312 - httplib fails with HEAD reque...
Fixing the Broken links of mechanize library.
Fix issue8582: urllib.urlretrieve fails with Va...
Testsuite for RFC3986 based parsing scenario. R...
Fix Issue8656 - urllib2 mangles file://-scheme ...
Fixing the errors trigerred in test_urllib2net....
Fix Issue8657 - adding git and git+ssh as know ...
Doc Fix. Correct link to Zephyr ASDL Abstract p...
Fix Issue8797 - urllib2 basic authentication fi...
Fix issue8788 - description of doseq parameter ...
Fix issue6312 - close the resp object for HEAD ...
test verifying the resp object is closed for HE...
Fix Issue8937 - SimpleHTTPServer should contain...
Addressing RDM's review comments on the doc cha...
Fix Issue4452 - Incorrect docstring of os.setpgrp
Fix issue3428 - Document HTTPMessage class.
Fix Issue8653 - Docstring for urlunsplit function.
Documentation correction. urllib2.urlopen.info ...
Documentation Fix: urllib.urlopen.info uses mim...
Merged revisions 82570 via svnmerge from
Merged revisions 82573 via svnmerge from
Merged revisions 82601 via svnmerge from
Merged revisions 82780 via svnmerge from
Merged revisions 82785 via svnmerge from
Merged revisions 82881 via svnmerge from
Merged revisions 82895 via svnmerge from
Fixing Issue1712522 - urllib.quote to support ...
Fix Issue9301 - urllib.quote(None) to raise Typ...
Reverting the checkin made in revision 82940, a...
Merged revisions 83209 via svnmerge from
Fix Issue754016 - urlparse goes wrong with IP:p...
Merged revisions 83818 via svnmerge from
Merged revisions 83822 via svnmerge from
Fix Issue5416 - explain negative value of maxp...
Merged revisions 83900 via svnmerge from
Merged revisions 83901 via svnmerge from
Fix Issue9446 - urllib2 tests fail when offline
Merged revisions 84173 via svnmerge from
Fix - Issue9639: Reset the retry counter after ...
Merged revisions 84234 via svnmerge from
Merged revisions 84323 via svnmerge from
Issue5416 - Revert a documentatin change made t...
Merged revisions 84861 via svnmerge from
Merged revisions 84871 via svnmerge from
Merged revisions 84889 via svnmerge from
Fix Issue1327971: HTTPResponse should expose a ...
Merged revisions 84933 via svnmerge from
Update the cookie documentation. Use SimpleCook...
Merged revisions 85025 via svnmerge from
Added BaseHTTPRequestHandler related tests.
Merged revisions 85169 via svnmerge from
Merged revisions 85202 via svnmerge from
Merged revisions 85205 via svnmerge from
Merged revisions 85232 via svnmerge from
Fix issue10065 - future_builtins' docstring la...
Merged revisions 86296 via svnmerge from
Merged revisions 86310 via svnmerge from