PEP 810: Explicit lazy imports October 31, 2025 Forum 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.