We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda451b commit e0d6cc8Copy full SHA for e0d6cc8
Doc/library/typing.rst
@@ -39,6 +39,11 @@ provides backports of these new features to older versions of Python.
39
For a summary of deprecated features and a deprecation timeline, please see
40
`Deprecation Timeline of Major Features`_.
41
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
47
48
.. _relevant-peps:
49
0 commit comments