PEP 810: Explicit lazy imports February 11, 2026 Django Codebase Proposal for an opt-in lazy import syntax that defers module loading until first use, aiming for faster startup, lower memory, and clear semantics with zero overhead when not used.