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 aroberge, gvanrossum, levkivskyi
Date 2020-08-05.15:03:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596639807.13.0.490653430348.issue41488@roundup.psfhosted.org>
In-reply-to
Content
No, that is up to the static type checker. With PEP 563 nearing completion in Python 3.10 we will in fact be ignoring all annotations silently.
History
Date User Action Args
2020-08-05 15:03:27gvanrossumsetrecipients: + gvanrossum, aroberge, levkivskyi
2020-08-05 15:03:27gvanrossumsetmessageid: <1596639807.13.0.490653430348.issue41488@roundup.psfhosted.org>
2020-08-05 15:03:27gvanrossumlinkissue41488 messages
2020-08-05 15:03:27gvanrossumcreate