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 glyph
Recipients BTaskaya, ethan smith, glyph, gvanrossum
Date 2020-10-10.01:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602294724.41.0.00764285162279.issue41987@roundup.psfhosted.org>
In-reply-to
Content
The behavior is the same with a traditional quoted forward declaration, so it’s not specific to the __future__ import; I just phrased the example that way to show how it’s going to look in the future and to illustrate how it might crop up in a way which is maximally confusing to users less familiar with the internals of type annotations.
History
Date User Action Args
2020-10-10 01:52:04glyphsetrecipients: + glyph, gvanrossum, ethan smith, BTaskaya
2020-10-10 01:52:04glyphsetmessageid: <1602294724.41.0.00764285162279.issue41987@roundup.psfhosted.org>
2020-10-10 01:52:04glyphlinkissue41987 messages
2020-10-10 01:52:04glyphcreate