]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141412: Use reliable target URL for urllib example (GH-141475)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Nov 2025 18:40:22 +0000 (19:40 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Nov 2025 18:40:22 +0000 (18:40 +0000)
commitfffd38b2dd9706f4a1e3ee842441abffdf9a57b9
treee5fc5605e329f69b1b1f222260139486b130a8a8
parent7ca34db12bf3f6b10e90aac82414a6d384f05a79
[3.13] gh-141412: Use reliable target URL for urllib example (GH-141475)

The endpoint used for demonstrating reading URLs is no longer
stable. This change substitutes a target over which we have more
control.
(cherry picked from commit fbcac799518e0cb29fcf5f84ed1fa001010b9073)

Co-authored-by: Bob Kline <bkline@users.noreply.github.com>
Doc/tutorial/stdlib.rst