Skip to content

Commit dc75401

Browse files
committed
PEP 563: Clarify wording, links/references and structure
1 parent 814dbab commit dc75401

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Doc/whatsnew/3.11.rst

+5-3
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,11 @@ Erik De Bonte and Eric Traut.)
388388
PEP 563 may not be the future
389389
-----------------------------
390390

391-
* :pep:`563` Postponed Evaluation of Annotations, ``__future__.annotations``
392-
that was planned for this release has been indefinitely postponed.
393-
See `this message <https://mail.python.org/archives/list/[email protected]/message/VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`_ for more information.
391+
:pep:`563` Postponed Evaluation of Annotations
392+
(the ``from __future__ import annotations`` :ref:`future statement <future>`)
393+
that was originally planned for release in Python 3.10 has been deferred again.
394+
See `this message from the Steering Council <https://mail.python.org/archives/list/[email protected]/message/VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`__
395+
for more information.
394396

395397

396398
Other Language Changes

0 commit comments

Comments
 (0)