Skip to content

[3.13] gh-141412: Use reliable target URL for urllib example (GH-141428) - #141475

Merged
zware merged 1 commit into
python:3.13from
miss-islington:backport-fbcac79-3.13
Nov 12, 2025
Merged

[3.13] gh-141412: Use reliable target URL for urllib example (GH-141428)#141475
zware merged 1 commit into
python:3.13from
miss-islington:backport-fbcac79-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Nov 12, 2025

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-botBot commented Nov 12, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@StanFromIreland

Copy link
Copy Markdown
Member

@bkline Please sign the CLA again, see the devguide for why this happened.

@zware
zware merged commit fffd38b into python:3.13Nov 12, 2025
30 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsNov 12, 2025
@miss-islington
miss-islington deleted the backport-fbcac79-3.13 branch January 2, 2026 19:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@StanFromIreland@zware@bkline