PEP 810: Explicit lazy imports

Any proposals that assume that lazy imports will ever become the default fall under the general umbrella of “Rejected when PEP 690 was rejected”:

Since defaulting to eager imports isn’t going to change at this late stage in Python’s history, it’s the non-default lazy imports that get the more verbose syntax.

4 Likes