There was an error while loading. Please reload this page.
1 parent 4007591 commit 58a062dCopy full SHA for 58a062d
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-20-10-01-26.gh-issue-151672.K-w7j0.rst
@@ -0,0 +1,3 @@
1
+Fix an inconsistency where calling ``__lazy_import__`` with a string
2
+``fromlist`` would return a :class:`types.LazyImportType` that resolves to
3
+the named member, rather than the module being imported.
0 commit comments