◐ Shell
clean mode source ↗

gh-141412: Use reliable target URL for urllib example by bkline · Pull Request #141428 · python/cpython

The endpoint used for demonstrating reading URLs is no longer
stable. This change substitutes a target over which we have more
control.

Closes python#141412

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 12, 2025
…-141428)

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 fbcac79)

Co-authored-by: Bob Kline <bkline@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 12, 2025
…-141428)

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 fbcac79)

Co-authored-by: Bob Kline <bkline@users.noreply.github.com>

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Nov 13, 2025

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Nov 14, 2025

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Nov 14, 2025

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025
…-141428)

The endpoint used for demonstrating reading URLs is no longer
stable. This change substitutes a target over which we have more
control.