1. 4de00a2 Fix closes Issue #11799: urllib.request Authentication Handlers will raise a by Senthil Kumaran · 14 years ago
  2. 1cea9a0 merge from 3.2 by Senthil Kumaran · 14 years ago
  3. b17abb1 merge from 3.1 by Senthil Kumaran · 14 years ago
  4. 2643041 Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya. by Senthil Kumaran · 14 years ago
  5. 2008a8f Merge Issue 11662 from 3.2 branch. by guido@google.com · 14 years ago
  6. c768ff5 Merge Issue 11662 from 3.1 branch. by guido@google.com · 14 years ago
  7. a119df9 Issue 11662: Fix vulnerability in urllib/urllib2. by guido@google.com · 14 years ago
  8. e6ead39 issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. Patch by Nadeem Vawda by Senthil Kumaran · 14 years ago
  9. 2024acd issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. Patch by Nadeem Vawda. by Senthil Kumaran · 14 years ago
  10. d91ffca Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil. by Senthil Kumaran · 14 years ago
  11. f2db4de Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list. by Ronald Oussoren · 14 years ago
  12. e72e161 Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list by Ronald Oussoren · 14 years ago
  13. a4d5b0c Closes issue11563 test_urllibnet is triggering a ResourceWarning. Patch by Jeff McNeil. by Senthil Kumaran · 14 years ago
  14. ba3a978 Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list. by Ronald Oussoren · 14 years ago
  15. 8f36af7 Normalize the encoding names for Latin-1 and UTF-8 to 'latin-1' and 'utf-8'. by Marc-André Lemburg · 14 years ago
  16. 2933312 Fixed issue11082 - Reject str for POST data with a TypeError. Document the need to explicitly encode to bytes when using urlencode. by Senthil Kumaran · 14 years ago
  17. 6153604 Remove lots of spaces within exception message. by Georg Brandl · 14 years ago
  18. 1e991f2 Fix some mistakes- Issue3243 (r87399) Correcting the operator precendence by Senthil Kumaran · 14 years ago
  19. 46c6fd6 Merged revisions 87448 via svnmerge from by R. David Murray · 14 years ago
  20. 25b8cca #4496: remove misleading comment and note that self.handlers is obsolete. by R. David Murray · 14 years ago
  21. 09a7df8 #3243 follow-up: remove debugging print and fix docs; data is a bytes object. by Georg Brandl · 14 years ago
  22. 7bc0d87 Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji Li and Chris AtLee. by Senthil Kumaran · 14 years ago
  23. d17ebdb Merged revisions 86676 via svnmerge from by Senthil Kumaran · 15 years ago
  24. c295862 Fix Issue4493 - urllib2 adds '/' to the path component of url, when it does not by Senthil Kumaran · 15 years ago
  25. 723a7a6 Merged revisions 86520 via svnmerge from by Senthil Kumaran · 15 years ago
  26. daa29d0 Fix Issue2244 - urllib unquotes user and password info multiple times - Patch by Theodore Turocy by Senthil Kumaran · 15 years ago
  27. 383c32d Issue10063 - file:// scheme will stop accessing remote hosts via ftp protocol by Senthil Kumaran · 15 years ago
  28. 803e6d6 Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and by Antoine Pitrou · 15 years ago
  29. 603ca41 Merged revisions 85025 via svnmerge from by Senthil Kumaran · 15 years ago
  30. 42ef4b1 Fix Issue1595365 - Adding the req.headers after the un-redirect headers have by Senthil Kumaran · 15 years ago
  31. 0650938 Merged revisions 84323 via svnmerge from by Senthil Kumaran · 15 years ago
  32. 4bb5c27 Fix Issue8797 - Reset the basic auth retry count when response code is not 401. by Senthil Kumaran · 15 years ago
  33. cb39d6c Merged revisions 84210 via svnmerge from by Senthil Kumaran · 15 years ago
  34. 67a62a4 Fix Issue9639 - reset the retry count on successful auth. by Senthil Kumaran · 15 years ago
  35. 37ddbb8 Merged revisions 76719,81270-81272,83294,83319,84038-84039 via svnmerge from by Florent Xicluna · 15 years ago
  36. 4c88db7 Merged revisions 83818 via svnmerge from by Senthil Kumaran · 15 years ago
  37. d95cc75 Fix Issue8280 - urllib2's Request method will remove fragements in the url. by Senthil Kumaran · 15 years ago
  38. fe2f4ec Merged revisions 83729 via svnmerge from by Senthil Kumaran · 15 years ago
  39. 5626eec Sending the auth info as string. Fix BytesWarning: str() on a bytes instance Exception on buildbot. by Senthil Kumaran · 15 years ago
  40. afef78f Merged revisions 83415 via svnmerge from by Senthil Kumaran · 15 years ago
  41. de0eb24 Fix Issue8123 - TypeError in urllib when trying to use HTTP authentication by Senthil Kumaran · 15 years ago
  42. 1ea57a6 Merged revisions 82895 via svnmerge from by Senthil Kumaran · 15 years ago
  43. 04f31b8 Fix a mistake, https proxy shoud be https:// by Senthil Kumaran · 15 years ago
  44. 99f9bd1 Merged revisions 82890 via svnmerge from by Senthil Kumaran · 15 years ago
  45. e4004a6 Fix: Issue6853 - Get HTTPS system proxy in Windows. by Senthil Kumaran · 15 years ago
  46. 3402414 Merged revisions 82780 via svnmerge from by Senthil Kumaran · 15 years ago
  47. 2ef1632 Stricter verification for file based url scheme and reliance on ftp protocol. by Senthil Kumaran · 15 years ago
  48. ddb62e9 Merged revisions 82286 via svnmerge from by Ronald Oussoren · 15 years ago
  49. ab90f8e Merged revisions 82284 via svnmerge from by Ronald Oussoren · 15 years ago
  50. b4d1c2c Merged revisions 82068 via svnmerge from by Senthil Kumaran · 15 years ago
  51. 80f1b05 Fix Issue1368368 - prompt_user_passwd() in FancyURLopener masks 401 Unauthorized error page by Senthil Kumaran · 15 years ago
  52. efafdc7 Merged revisions 81638 via svnmerge from by Senthil Kumaran · 15 years ago
  53. f4998ac Merged revisions 81636 via svnmerge from by Senthil Kumaran · 15 years ago
  54. 757445b Merged revision 81259 via svnmerge from by Florent Xicluna · 15 years ago
  55. b7d9436 Merged revisions 81024 via svnmerge from by Mark Dickinson · 15 years ago
  56. c3f45c2 Fix test_urllib2 failure on OS X. by Mark Dickinson · 15 years ago
  57. 1e72bd3 Merged revisions 80959 via svnmerge from by Senthil Kumaran · 15 years ago
  58. 06f5a53 Merged revisions 80957 via svnmerge from by Senthil Kumaran · 15 years ago
  59. 5196477 Merged revisions 80955 via svnmerge from by Senthil Kumaran · 15 years ago
  60. 4fbed10 Merged revisions 80953 via svnmerge from by Senthil Kumaran · 15 years ago
  61. 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 15 years ago
  62. 5a3bc65 Merged revisions 80677 via svnmerge from by Senthil Kumaran · 15 years ago
  63. f6c456d Merged revisions 80675 via svnmerge from by Senthil Kumaran · 15 years ago
  64. 218cc58 Merged revisions 80198 via svnmerge from by Ronald Oussoren · 15 years ago
  65. 8415120 For for issue #7154: Port the code that uses by Ronald Oussoren · 15 years ago
  66. 056c060 Reverting the change made in r78434 by Senthil Kumaran · 15 years ago
  67. 57de4c4 Reverting the changes made in r78433. by Senthil Kumaran · 15 years ago
  68. 73ad434 Merged revisions 78433 via svnmerge from by Senthil Kumaran · 15 years ago
  69. 6d726c3 Merged revisions 78431 via svnmerge from by Senthil Kumaran · 15 years ago
  70. efcd883 Merged revisions 78426 via svnmerge from by Senthil Kumaran · 15 years ago
  71. ca2fc9e Merged revisions 78422 via svnmerge from by Senthil Kumaran · 15 years ago
  72. 0e7e9ae Merged revisions 78270 via svnmerge from by Senthil Kumaran · 15 years ago
  73. 734f059 Merged revisions 78268 via svnmerge from by Senthil Kumaran · 15 years ago
  74. 88a495d Merged revisions 77060 via svnmerge from by Senthil Kumaran · 15 years ago
  75. 99b2c8f Merged revisions 77058 via svnmerge from by Senthil Kumaran · 15 years ago
  76. 4b9fbeb Merged revisions 76910 via svnmerge from by Senthil Kumaran · 15 years ago
  77. 47fff87 Merged revisions 76908 via svnmerge from by Senthil Kumaran · 15 years ago
  78. cb134d7 Recorded merge of revisions 76642 via svnmerge from by Philip Jenvey · 15 years ago
  79. b58474f Merged revisions 76290 via svnmerge from by Senthil Kumaran · 16 years ago
  80. 4c7eaee Merged revisions 76288 via svnmerge from by Senthil Kumaran · 16 years ago
  81. 04454cd Merged revisions 76284 via svnmerge from by Senthil Kumaran · 16 years ago
  82. 1107c5d Merged revisions 76282 via svnmerge from by Senthil Kumaran · 16 years ago
  83. 1130163 Merged revisions 75334 via svnmerge from by Senthil Kumaran · 16 years ago
  84. 7bb0497 Merged revisions 75333 via svnmerge from by Senthil Kumaran · 16 years ago
  85. 0ac1f83 Backport the changes made in revision 74198, fixing the issue 1424152 by Senthil Kumaran · 16 years ago
  86. 97f0c6b Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS over Proxy. by Senthil Kumaran · 16 years ago
  87. e9da06f Fix for issue5102, timeout value propages between redirects, proxy, digest and by Senthil Kumaran · 16 years ago
  88. fb8cc2f Fix for issue5102, timeout value propages between redirects, proxy, digest and by Senthil Kumaran · 16 years ago
  89. 706824f More codestring -> codebytes. by Georg Brandl · 16 years ago
  90. 690ce9b Fix for issue1153027, making Py3k changes similar to fix in issue918368. by Senthil Kumaran · 16 years ago
  91. 4947606 Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the by Senthil Kumaran · 16 years ago
  92. 4ed72ac #5624: _winreg is winreg in Python 3. by Georg Brandl · 16 years ago
  93. 2bdb576 Make urllib use HTTP/1.1. It seems to work now, but hasn't been by Jeremy Hylton · 16 years ago
  94. 6c5e28c Simplify the Request class. The basic components of the parsed by Jeremy Hylton · 16 years ago
  95. 5f28b7b Merged revisions 70518,70521,70590,70594-70595 via svnmerge from by Benjamin Peterson · 16 years ago
  96. b353c12 Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. by Antoine Pitrou · 16 years ago
  97. 9bc9351 Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,66538,66544,66546 via svnmerge from by Benjamin Peterson · 17 years ago
  98. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 17 years ago
  99. f24802c Issue 2464. Supports a malformation in the URL received in a redirect. by Facundo Batista · 17 years ago
  100. 72dc1ea Issue #2776: fixed small issue when handling an URL with double slash by Facundo Batista · 17 years ago