mirror of
https://github.com/python/cpython.git
synced 2025-10-03 21:55:41 +00:00
gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921)
See the discussion at https://github.com/python/cpython/issues/91533
(cherry picked from commit 5b3a2569f4
)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
This commit is contained in:
parent
6464096400
commit
2a1e9b01d1
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
|
For a summary of deprecated features and a deprecation timeline, please see
|
||||||
`Deprecation Timeline of Major Features`_.
|
`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:
|
.. _relevant-peps:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue