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

Having lazy type imports using the existing soft type keyword would be very convenient: type import ... or from ... type import ....

4 Likes