Skip to content

Use python.typing.org for typing documentation links#17323

Merged
sharkdp merged 1 commit intomainfrom
david/typing.python.org
Apr 9, 2025
Merged

Use python.typing.org for typing documentation links#17323
sharkdp merged 1 commit intomainfrom
david/typing.python.org

Conversation

@sharkdp
Copy link
Copy Markdown
Contributor

@sharkdp sharkdp commented Apr 9, 2025

Summary

There is a new official URL for the typing documentation: https://typing.python.org/

Change all https://typing.readthedocs.io/ links to use the new sub domain, which is slightly shorter and looks more official.

Test Plan

Tested to see if each and every new URL is accessible. I noticed that some links go to https://typing.python.org/en/latest/source/stubs.html which seems to be outdated, but that is a separate issue. The same page shows up for the old URL.

There is a new official URL for the typing documentation:
https://typing.python.org/

Change all https://typing.readthedocs.io/ links to use the new sub
domain, which is slightly shorter and looks more official.
@sharkdp sharkdp added documentation Improvements or additions to documentation internal An internal refactor or improvement labels Apr 9, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2025

mypy_primer results

No ecosystem changes detected ✅

@sharkdp sharkdp merged commit 5fef4d4 into main Apr 9, 2025
23 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@sharkdp sharkdp deleted the david/typing.python.org branch April 9, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants