]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 31 May 2026 04:08:44 +0000 (06:08 +0200)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 04:08:44 +0000 (21:08 -0700)
commit73d55006d4ce3a75b82cb1ab660ccb1b78364fff
tree81e9bb86b58dc0a20607a44c248742d10218294d
parent088c8ea18829c219d36441a8cb86da6da75fe755
[3.14] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) (#150643)

gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863)

* Doc: fix broken URLs and examples in urllib.request.rst (gh-141444)

* Doc: update urllib.request examples to handle gzip compression

---------
(cherry picked from commit 0f1f7c7889873deb7c2e2c3f18695bf636e7752c)

Co-authored-by: Paper Moon <tangyuan0821@email.cn>
Co-authored-by: Senthil Kumaran <senthil@python.org>
Doc/library/urllib.request.rst