]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:20 +0000 (06:08 +0200)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 04:08:20 +0000 (21:08 -0700)
commitccfa50a0782a1d1ea504e8d5bc78ace57d99d968
tree42bb0feae957338d36a217b21257a79a6b0913fa
parent7cf2b37b66f681e1a61916b8b83b67771582fa93
[3.15] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) (#150642)

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