File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -388,9 +388,11 @@ Erik De Bonte and Eric Traut.)
388388PEP 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/python-dev@python.org/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/python-dev@python.org/message/VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/ >`__
395+ for more information.
394396
395397
396398Other Language Changes
You can’t perform that action at this time.
0 commit comments