Skip to content

Commit 41f261a

Browse files
committed
gh-154559: Link the annotations future statement to the language reference
1 parent b1e530e commit 41f261a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/__future__.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ language using this mechanism:
8282
* 3.7.0b1
8383
* Never [1]_
8484
* :pep:`563`: *Postponed evaluation of annotations*,
85-
:pep:`649`: *Deferred evaluation of annotations using descriptors*
85+
:pep:`649`: *Deferred evaluation of annotations using descriptors*;
86+
see :ref:`annotations`
8687

8788
.. XXX Adding a new entry? Remember to update simple_stmts.rst, too.
8889

0 commit comments

Comments
 (0)