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 gvanrossum, larry, pbryan
Date 2021-01-12.05:13:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610428406.52.0.324542384128.issue42904@roundup.psfhosted.org>
In-reply-to
Content
It's apparently a bug in all versions that support `from __future__ import annotations` (and only when that is used). Though perhaps we should only fix in in 3.10.
History
Date User Action Args
2021-01-12 05:13:26gvanrossumsetrecipients: + gvanrossum, larry, pbryan
2021-01-12 05:13:26gvanrossumsetmessageid: <1610428406.52.0.324542384128.issue42904@roundup.psfhosted.org>
2021-01-12 05:13:26gvanrossumlinkissue42904 messages
2021-01-12 05:13:26gvanrossumcreate