Skip to content

Bump intersphinx base for Python docs to 3.13 - #549

Merged
AlexWaygood merged 3 commits into
python:mainfrom
brianschubert:docs-intersphinx-313
Mar 25, 2025
Merged

Bump intersphinx base for Python docs to 3.13#549
AlexWaygood merged 3 commits into
python:mainfrom
brianschubert:docs-intersphinx-313

Conversation

@brianschubert

Copy link
Copy Markdown
Contributor

I noticed that the docs are missing intersphinx links to the Python docs for features added to typing in 3.13. I was going to add some, but discovered this wasn't possible since intersphinx is currently set up to link to the Python 3.12 docs.

This PR updates intersphinx to link to the Python 3.13 docs, making e.g. :py:data:`typing.TypeIs` possible.

Comment threaddoc/conf.py Outdated
srittauand others added 2 commits March 25, 2025 13:37
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@srittau

Copy link
Copy Markdown
Collaborator

Gnnn, now I'm not allowed to merge, since I made the last push.

@AlexWaygood
AlexWaygood merged commit 6239d86 into python:mainMar 25, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@brianschubert@srittau@AlexWaygood