Skip to content

Commit 5b3a256

Browse files
authored
gh-96917: link to typing.readthedocs.io from typing.rst (#96921)
See the discussion at #91533
1 parent 558768f commit 5b3a256

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/library/typing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ provides backports of these new features to older versions of Python.
3939
For a summary of deprecated features and a deprecation timeline, please see
4040
`Deprecation Timeline of Major Features`_.
4141

42+
.. seealso::
43+
44+
The documentation at https://typing.readthedocs.io/ serves as useful reference
45+
for type system features, useful typing related tools and typing best practices.
46+
4247

4348
.. _relevant-peps:
4449

0 commit comments

Comments
 (0)