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 JelleZijlstra
Recipients AlexWaygood, JelleZijlstra, gvanrossum, kj, serhiy.storchaka, sobolevn
Date 2022-02-03.23:10:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643929849.92.0.283696518736.issue44796@roundup.psfhosted.org>
In-reply-to
Content
I'd also be wary about making changes that introduce additional runtime checks. As we've seen with the PEP 612 and 646 implementations, those can impede future iteration on typing.
History
Date User Action Args
2022-02-03 23:10:49JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, serhiy.storchaka, sobolevn, kj, AlexWaygood
2022-02-03 23:10:49JelleZijlstrasetmessageid: <1643929849.92.0.283696518736.issue44796@roundup.psfhosted.org>
2022-02-03 23:10:49JelleZijlstralinkissue44796 messages
2022-02-03 23:10:49JelleZijlstracreate