]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) ...
authorSenthil Kumaran <senthil@python.org>
Sun, 31 May 2026 19:57:53 +0000 (12:57 -0700)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 19:57:53 +0000 (12:57 -0700)
commit66b940c2f1fcb219bc2277ad5a2af04a0b40abd1
treee1d8e5576f6c23c7ea4fbe4f9f9451d335edbeac
parentca2fdca9482a8b2da10b0bc99bcc1346f5b51121
[3.13] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) (#150647)

* 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>
Doc/library/urllib.request.rst