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 matthew.rahtz
Recipients AlexWaygood, JelleZijlstra, gvanrossum, kj, matthew.rahtz, mrahtz, serhiy.storchaka
Date 2022-03-21.21:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647898534.46.0.711328229314.issue47006@roundup.psfhosted.org>
In-reply-to
Content
P.s. To be clear, (I think?) these are all substitutions that are computable. We *could* implement the logic to make all these evaluate correctly if we wanted to. It's just a matter of how much complexity we want to allow in typing.py (or in the runtime in general, if we say farmed some of this logic out to a separate module).
History
Date User Action Args
2022-03-21 21:35:34matthew.rahtzsetrecipients: + matthew.rahtz, gvanrossum, serhiy.storchaka, JelleZijlstra, kj, mrahtz, AlexWaygood
2022-03-21 21:35:34matthew.rahtzsetmessageid: <1647898534.46.0.711328229314.issue47006@roundup.psfhosted.org>
2022-03-21 21:35:34matthew.rahtzlinkissue47006 messages
2022-03-21 21:35:34matthew.rahtzcreate