Skip to content

Commit e0d6cc8

Browse files
gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921)
See the discussion at #91533 (cherry picked from commit 5b3a256) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
1 parent bda451b commit e0d6cc8

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)