1. c53aaec bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793) by Sebastian Rittau · 6 years ago
  2. 0ba9a0b [master] bpo-33885: Replace "hook function" with "callable" (GH-7765) (#7886) by Andrés Delfino · 6 years ago
  3. 0a36ac1 bpo-33641: Convert RFC references into links. (GH-7103) by Serhiy Storchaka · 6 years ago
  4. 338cd83 bpo-25910: Link redirections in docs (#1933) by Sanyam Khurana · 7 years ago
  5. 574ff06 Issues #29189: Merge indentation fixes from 3.5 by Martin Panter · 8 years ago
  6. ef107ee Issue #29189: Fix indentation in RST markup by Martin Panter · 8 years ago
  7. bafd4f2 Merge from 3.5 by Andrew Kuchling · 8 years ago
  8. 58c534d Use http instead of https, due to certificate error by Andrew Kuchling · 8 years ago
  9. 9a7aff5 Merge from 3.5 by Andrew Kuchling · 8 years ago
  10. d58fc8b Update URL for requests documentation after IRC request by Andrew Kuchling · 8 years ago
  11. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  12. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  13. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  14. ef91bb2 Issue #12319: Always send file request bodies using chunked encoding by Martin Panter · 8 years ago
  15. 3c0d0ba Issue #12319: Support for chunked encoding of HTTP request bodies by Martin Panter · 8 years ago
  16. 17742f2 [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  17. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  18. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  19. 204bf0b English spelling and grammar fixes by Martin Panter · 8 years ago
  20. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  21. 3ee6270 Fix typos in code comment and documentation by Martin Panter · 8 years ago
  22. 21dcb93 #22797: clarify when URLErrors are raised by urlopen. by R David Murray · 8 years ago
  23. 7aaaded8 Issue #25570: Add example of customizing User-Agent via add_header() by Martin Panter · 8 years ago
  24. fe289c0 Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL by Martin Panter · 8 years ago
  25. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  26. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  27. a7c0ff2 Issue #26804: urllib.request will prefer lower_case proxy environment variables by Senthil Kumaran · 8 years ago
  28. 21ce717 Issue23806 - Document the no_proxy environment variable in Python 3 docs. by Senthil Kumaran · 8 years ago
  29. 747d48c Issues #22989, #21228: Document HTTP response object for urlopen() by Martin Panter · 9 years ago
  30. cda85a0 Issue #25576: Remove application/x-www-form-urlencoded charset advice by Martin Panter · 9 years ago
  31. ac34e09 Correct Content-Type syntax in documentation by Martin Panter · 9 years ago
  32. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  33. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  34. b4760ef Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos. by Senthil Kumaran · 9 years ago
  35. 6de708f recommend requests library (closes #23989) by Benjamin Peterson · 9 years ago
  36. cdbe299 fix grammar by Benjamin Peterson · 9 years ago
  37. 9575e18 Issue #12955: Change the urlopen() examples to use context managers where appropriate. by Berker Peksag · 9 years ago
  38. 378e15d document that cadefault does nothing now by Benjamin Peterson · 10 years ago
  39. 4ffb075 PEP 476: enable HTTPS certificate verification by default (#22417) by Benjamin Peterson · 10 years ago
  40. a5c9c37 wrap by Benjamin Peterson · 10 years ago
  41. 8b7e161 backport context argument of urlopen (#22366) for pep 476 by Senthil Kumaran · 10 years ago
  42. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 10 years ago
  43. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  44. 2a61452 Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  45. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  46. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  47. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  48. 10e73ba Improve #19204: Improved cross-references in the urllib package documentation. by Serhiy Storchaka · 11 years ago
  49. 5e1c053 Improve #19204: Improved cross-references in the urllib package documentation. by Serhiy Storchaka · 11 years ago
  50. 0c47f34 Issue #18978: Update docs to reflect explicitly the ability to set the attribute at the class level. by Jason R. Coombs · 11 years ago
  51. 8307075 Fix #17272 - Make Request.full_url and Request.get_full_url return same result under all circumstances. by Senthil Kumaran · 11 years ago
  52. b710d7e - Issue #17977: The documentation for the cadefault argument's default value by Barry Warsaw · 11 years ago
  53. d486707 - Issue #17977: The documentation for the cadefault argument's default value by Barry Warsaw · 11 years ago
  54. d4c1b36 Merge: Reflow paragraphs. by R David Murray · 11 years ago
  55. 9330a94 Reflow paragraphs. by R David Murray · 11 years ago
  56. 876f08e Merge #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 11 years ago
  57. 5aea37a #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 11 years ago
  58. 6ddec17 #17474 - merge from 3.3. Update default Docs with versionchanged markup on what's removed by Senthil Kumaran · 11 years ago
  59. cd3bb8b #17474 - Mark the deprecated Request methods as deprecated-removed. Review by Ezio Melotti by Senthil Kumaran · 11 years ago
  60. 41518b4 #17474 - Remove the various deprecated methods of Request class. by Senthil Kumaran · 11 years ago
  61. 7f6d797 #10050 : merge to default by Senthil Kumaran · 11 years ago
  62. 6227c69 #10050 - Document DeprecationWarnings for URLopener and FancyURLopener (msg172874 ) by Senthil Kumaran · 11 years ago
  63. 1428e13 #17307 - merge from 3.3 by Senthil Kumaran · 11 years ago
  64. e66cc81 #17307 - merge from 3.2 by Senthil Kumaran · 11 years ago
  65. 5eda539 Addressing the review comment made by Terry Reedy by Senthil Kumaran · 12 years ago
  66. cf6e21c Addressing the review comment made by Terry Reedy by Senthil Kumaran · 12 years ago
  67. d03f467 Addressing the review comment made by Terry Reedy by Senthil Kumaran · 12 years ago
  68. b36f7d7 Fix Issue17069: Document getcode method in urllib.request.rst by Senthil Kumaran · 12 years ago
  69. 599ac4b Fix Issue17069: Document getcode method in urllib.request.rst by Senthil Kumaran · 12 years ago
  70. b98e96a Fix Issue17069: Document getcode method in urllib.request.rst by Senthil Kumaran · 12 years ago
  71. c0fc958 Add a missing versionadded. by Georg Brandl · 12 years ago
  72. bff98fe Issue #16464: reset Request's Content-Length header on .data change. by Andrew Svetlov · 12 years ago
  73. df204be Issue #16423: urllib.request now has support for ``data:`` URLs. by Antoine Pitrou · 12 years ago
  74. 6b0bdab Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  75. 5116704 Issue #15410: Fix the urllib.request.Request.is_unverifiable deprecation documentation. by Meador Inge · 12 years ago
  76. 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 12 years ago
  77. 33369cf Fix a bunch of "versionchanged" related markup errors. by Georg Brandl · 12 years ago
  78. de9ac6c Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use the default certificate store. by Antoine Pitrou · 12 years ago
  79. 4b7698c issue14427 - Document Request.get_header and Request.header_items by Senthil Kumaran · 12 years ago
  80. 8dc5004 issue14427 - Document Request.get_header and Request.header_items by Senthil Kumaran · 12 years ago
  81. e53d977 Explain the use of charset parameter with Content-Type header: issue11082 by Senthil Kumaran · 12 years ago
  82. 6b3434a Explain the use of charset parameter with Content-Type header. Issue11082 by Senthil Kumaran · 12 years ago
  83. 7596aea cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issue11261 by Senthil Kumaran · 12 years ago
  84. 87684e6 Fix the wrong urllib exampls which use str for POST data. Closes Issue11261 by Senthil Kumaran · 12 years ago
  85. 38b968b9 deprecated the old urllib primitives in 3.3 urllib package - issue 10050 by Senthil Kumaran · 12 years ago
  86. 1725fea default: closes Issue12365 - Add an example explaining the context manager use case of urllib.urlopen by Senthil Kumaran · 12 years ago
  87. 21c71ba closes Issue12365 - Add an example explaining the context manager use case of urllib.urlopen by Senthil Kumaran · 12 years ago
  88. e24f96a Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes, block number, block read size, file_size by Senthil Kumaran · 12 years ago
  89. 19d85c2 Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter. by Senthil Kumaran · 13 years ago
  90. bda7a80 Merge from 3.2 - Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter. by Senthil Kumaran · 13 years ago
  91. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  92. 9e87f3d Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  93. f7e8d07 Issue #25576: Merge www-form-urlencoded doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  94. 32acc16 Merge typo and grammar fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  95. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  96. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 9 years ago
  97. d19458a merge 3.4 (#23989) by Benjamin Peterson · 9 years ago
  98. 6d7dced Fix two typos in AbstractBasicAuthHandler documentation. by Berker Peksag · 9 years ago
  99. 4c7f995 #7159: generalize urllib prior auth support. by R David Murray · 9 years ago
  100. 556e08e Issue #12955: Change the urlopen() examples to use context managers where appropriate. by Berker Peksag · 9 years ago