◐ Shell
clean mode source ↗

Message 378361 - Python tracker

Message378361

Author glyph
Recipients BTaskaya, emma_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, emma_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