Fall back to the typing.* namespace in lazy hint contexts

Lazy imports have been proposed and rejected before, though with a different motivation (PEP 690 – Lazy Imports | peps.python.org). I think a variation of that proposal could pass, but the devil is in the details.

3 Likes