◐ Shell
clean mode source ↗

[3.13] gh-141412: Use reliable target URL for urllib example (GH-141428) by miss-islington · Pull Request #141475 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Nov 12, 2025

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

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


📚 Documentation preview 📚: https://cpython-previews--141475.org.readthedocs.build/

…-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>

@python-cla-bot

python-cla-bot Bot commented

Nov 12, 2025

edited

Loading

Copy link Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@StanFromIreland

Copy link Copy Markdown

Member

@zware zware merged commit fffd38b into python:3.13

Nov 12, 2025

30 checks passed

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs

Nov 12, 2025

@miss-islington miss-islington deleted the backport-fbcac79-3.13 branch

January 2, 2026 19:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

Docs PRs

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @StanFromIreland @zware @bkline