Skip to content

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

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

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

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--141474.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

@zware

Copy link
Copy Markdown
Member

The following commit authors need to sign the Contributor License Agreement:

* [bkline@users.noreply.github.com](mailto:bkline@users.noreply.github.com)

CLA not signed

@bkline could I trouble you to click through the CLA process again to add the referenced noreply address? This is due to the way GitHub rewrites things when creating a squash merge.

@zware
zware enabled auto-merge (squash) November 12, 2025 18:30
@zware
zware merged commit 996c003 into python:3.14Nov 12, 2025
36 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.14 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.

3 participants

@miss-islington@zware@bkline