COMMITS
/ Doc/howto/urllib2.rst November 29, 2025
A
Docs: Prepare for Sphinx 9 (#142057)
Adam Turner committed
May 31, 2025
S
gh-134835: Remove outdated list from `howto/urllib2.rst` (GH-134844)
Stan Ulbrych committed
May 8, 2024
T
gh-118671: Updated dead ActiveState links (#118730)
trag1c committed
January 14, 2024
H
gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/http.client.rst` (#114060)
Hugo van Kemenade committed
September 29, 2023
May 22, 2023
M
howto/urllib2: remove link to an outdated french translation (GH-104193)
Mathieu Dupuy committed
April 22, 2023
R
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
February 5, 2021
A
Simple typo fix (GH-24448)
Andrew Tennikoff committed
September 27, 2020
A
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Andre Delfino committed
September 15, 2020
A
Fix all Python Cookbook links (#22205)
Andre Delfino committed
May 31, 2018
S
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka committed
April 16, 2018
A
Remove to-be-deprecated urllib.request.urlretrieve function reference (#6454)
Andrés Delfino committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
May 16, 2017
S
bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)
Serhiy Storchaka committed
December 10, 2016
M
Issue #28820: Fix spelling of “practice” as a noun
Martin Panter committed
November 26, 2016
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
July 31, 2016
S
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran committed
S
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran committed
S
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
April 15, 2016
M
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter committed
November 24, 2015
M
Issue #25576: Remove application/x-www-form-urlencoded charset advice
Martin Panter committed
September 20, 2015
B
remove reference to PyGoogle (#25145)
Benjamin Peterson committed
B
use a more modern UA (#25145)
Benjamin Peterson committed
April 12, 2015
B
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
Berker Peksag committed
October 29, 2014
G
Fixing broken links in doc, part 2: howto/
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
July 1, 2014
B
Issue #13689: Remove a dead link from howto/urllib.
Berker Peksag committed
December 24, 2013
S
Removed spaces before colons and semicolons.
Serhiy Storchaka committed
S
Removed spaces before colons and semicolons.
Serhiy Storchaka committed
December 23, 2013
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
April 28, 2013
R
#7152: Remove incorrectly added reference to DataHandler.
R David Murray committed
R
Reflow paragraphs.
R David Murray committed
R
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray committed
October 9, 2012
S
Fix Issue 15922: make howto/urllib2.rst doctests pass.
Senthil Kumaran committed
April 24, 2012
S
Issue #13587: merge with 3.2
Sandro Tosi committed
S
Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron Maenpaa
Sandro Tosi committed
March 15, 2012
S
cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
Senthil Kumaran committed
S
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
Senthil Kumaran committed
March 14, 2012
February 6, 2016
S
Fix userinfo example presented in urllib2 howto.
Senthil Kumaran committed
July 23, 2011
G
Fix function name: open -> urlopen.
Georg Brandl committed