]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141444:fix broken URLs and examples in urllib.request.rst (#144863)
authorPaper Moon <tangyuan0821@email.cn>
Sun, 31 May 2026 02:08:18 +0000 (10:08 +0800)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 02:08:18 +0000 (19:08 -0700)
commit0f1f7c7889873deb7c2e2c3f18695bf636e7752c
tree5f80bdad2865c72c2f23a535692e013d7c5050e1
parent61ec3c2065deeea935f14e11e17d2b4e8b893133
gh-141444:fix broken URLs and examples in urllib.request.rst (#144863)

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

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

---------

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