This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients rhettinger, terry.reedy
Date 2020-06-07.22:31:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591569062.36.0.915229820138.issue23069@roundup.psfhosted.org>
In-reply-to
Content
The only currently active __future__ import is 'annotations'.
https://docs.python.org/3/reference/compound_stmts.html#index-23
The is currently scheduled to be needed indefinitely (until '4.0').
History
Date User Action Args
2020-06-07 22:31:02terry.reedysetrecipients: + terry.reedy, rhettinger
2020-06-07 22:31:02terry.reedysetmessageid: <1591569062.36.0.915229820138.issue23069@roundup.psfhosted.org>
2020-06-07 22:31:02terry.reedylinkissue23069 messages
2020-06-07 22:31:02terry.reedycreate