PEP 690: Lazy Imports

That gets a +1 from me. I am eager to have this available even if there are potential problems, and the syntactic form proposed by Carl is the best I can imagine. We can tweak the API to make things eager, but “lazy by default (if enabled at all)” makes sense to me. It will always be opt-in at some level.

7 Likes