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 gvanrossum
Recipients JelleZijlstra, domdfcoding, gvanrossum, joperez, kj, levkivskyi, uriyyo
Date 2021-07-19.18:11:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626718285.49.0.264746086529.issue44353@roundup.psfhosted.org>
In-reply-to
Content
Do we have to solve it? Using `from __future__ import annotations` it should work, at least when used as an annotation. Or is that too inconvenient or inconsistent?
History
Date User Action Args
2021-07-19 18:11:25gvanrossumsetrecipients: + gvanrossum, levkivskyi, JelleZijlstra, uriyyo, joperez, domdfcoding, kj
2021-07-19 18:11:25gvanrossumsetmessageid: <1626718285.49.0.264746086529.issue44353@roundup.psfhosted.org>
2021-07-19 18:11:25gvanrossumlinkissue44353 messages
2021-07-19 18:11:25gvanrossumcreate