Thanks to visit codestin.com Credit goes to github.com
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 da4b214 commit 3d3615fCopy full SHA for 3d3615f
1 file changed
Doc/whatsnew/3.10.rst
@@ -704,6 +704,7 @@ are added to enable the warning.
704
705
See :ref:`io-text-encoding` for more information.
706
707
+.. _new-feat-related-type-hints:
708
709
New Features Related to Type Hints
710
==================================
@@ -1429,7 +1430,7 @@ of types readily interpretable by type checkers.
1429
1430
typing
1431
------
1432
-For major changes, see `New Features Related to Type Hints`_.
1433
+For major changes, see :ref:`new-feat-related-type-hints`.
1434
1435
The behavior of :class:`typing.Literal` was changed to conform with :pep:`586`
1436
and to match the behavior of static type checkers specified in the PEP.
0 commit comments