File tree 1 file changed +5
-3
lines changed
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.)
388
388
PEP 563 may not be the future
389
389
-----------------------------
390
390
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.
394
396
395
397
396
398
Other Language Changes
You can’t perform that action at this time.
0 commit comments