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 GBeauregard
Recipients AlexWaygood, GBeauregard, Gobot1234, JelleZijlstra, gvanrossum, kj, levkivskyi, serhiy.storchaka, sobolevn
Date 2022-02-06.19:48:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644176913.78.0.269564558238.issue46644@roundup.psfhosted.org>
In-reply-to
Content
I'm referring to within type annotations, where this code path isn't used: try a: List[42]

This code path can show up in type aliases though.
History
Date User Action Args
2022-02-06 19:48:33GBeauregardsetrecipients: + GBeauregard, gvanrossum, serhiy.storchaka, levkivskyi, JelleZijlstra, sobolevn, Gobot1234, kj, AlexWaygood
2022-02-06 19:48:33GBeauregardsetmessageid: <1644176913.78.0.269564558238.issue46644@roundup.psfhosted.org>
2022-02-06 19:48:33GBeauregardlinkissue46644 messages
2022-02-06 19:48:33GBeauregardcreate