# Feature or enhancement ### Proposal: Following on from https://github.com/python/cpython/issues/118761#issuecomment-3191085888, further improvements can be made to import times. ### Notes We should backport `ensure_lazy_imports` tests for the 3.14 improvements, to help guard against regressions. <!-- gh-linked-prs --> ### Linked PRs * gh-131796 * gh-132046 * gh-131956 * gh-144387 * gh-146327 <!-- /gh-linked-prs -->
Feature or enhancement
Proposal:
Following on from #118761 (comment), further improvements can be made to import times.
Notes
We should backport
ensure_lazy_importstests for the 3.14 improvements, to help guard against regressions.Linked PRs
sqlite3#131796email.quoprimimeremovingreimport #132046inspectmodule in dataclasses #144387pathlib#146327