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 serhiy.storchaka
Recipients iritkatriel, parsampsh, serhiy.storchaka
Date 2020-11-29.14:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606660504.93.0.629648966125.issue42503@roundup.psfhosted.org>
In-reply-to
Content
You can already write such code in 3.10. In earlier Python versions you can either write annotation explicitly as string or (since 3.7) use and import suggested by Irit.
History
Date User Action Args
2020-11-29 14:35:04serhiy.storchakasetrecipients: + serhiy.storchaka, iritkatriel, parsampsh
2020-11-29 14:35:04serhiy.storchakasetmessageid: <1606660504.93.0.629648966125.issue42503@roundup.psfhosted.org>
2020-11-29 14:35:04serhiy.storchakalinkissue42503 messages
2020-11-29 14:35:04serhiy.storchakacreate