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 GBeauregard, JelleZijlstra, gvanrossum, kj
Date 2022-01-23.19:07:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642964861.07.0.858472315015.issue46491@roundup.psfhosted.org>
In-reply-to
Content
I support making this change. It looks like the simplest implementation is simply to remove the mention of ClassVar and Final in typing._type_check.
History
Date User Action Args
2022-01-23 19:07:41JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, kj, GBeauregard
2022-01-23 19:07:41JelleZijlstrasetmessageid: <1642964861.07.0.858472315015.issue46491@roundup.psfhosted.org>
2022-01-23 19:07:41JelleZijlstralinkissue46491 messages
2022-01-23 19:07:41JelleZijlstracreate