mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
gh-96917: link to typing.readthedocs.io from typing.rst (#96921)
See the discussion at https://github.com/python/cpython/issues/91533
This commit is contained in:
parent
558768ff22
commit
5b3a2569f4
1 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,11 @@ provides backports of these new features to older versions of Python.
|
|||
For a summary of deprecated features and a deprecation timeline, please see
|
||||
`Deprecation Timeline of Major Features`_.
|
||||
|
||||
.. seealso::
|
||||
|
||||
The documentation at https://typing.readthedocs.io/ serves as useful reference
|
||||
for type system features, useful typing related tools and typing best practices.
|
||||
|
||||
|
||||
.. _relevant-peps:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue