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 gvanrossum, sobolevn
Date 2021-09-25.14:51:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632581475.32.0.56481841241.issue45283@roundup.psfhosted.org>
In-reply-to
Content
Hm. IMO it is up to static type checkers to reject bad use of types. The runtime should be relaxed so type checkers can develop new features assigning new semantics to such constructs.
History
Date User Action Args
2021-09-25 14:51:15gvanrossumsetrecipients: + gvanrossum, sobolevn
2021-09-25 14:51:15gvanrossumsetmessageid: <1632581475.32.0.56481841241.issue45283@roundup.psfhosted.org>
2021-09-25 14:51:15gvanrossumlinkissue45283 messages
2021-09-25 14:51:15gvanrossumcreate