Skip to content

Conversation

@brianschubert
Copy link
Member

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.

srittau and others added 2 commits March 25, 2025 13:37
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@srittau
Copy link
Collaborator

srittau commented Mar 25, 2025

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

@AlexWaygood AlexWaygood merged commit 6239d86 into python:main Mar 25, 2025
23 checks passed
Sign up for free to 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