Skip to content

gh-154196: Improve AttributeError messages from unresolved lazy imports - #154688

Open
johnslavik wants to merge 8 commits into
python:mainfrom
johnslavik:gh-154196
Open

gh-154196: Improve AttributeError messages from unresolved lazy imports#154688
johnslavik wants to merge 8 commits into
python:mainfrom
johnslavik:gh-154196

Conversation

@johnslavik

@johnslavik johnslavik commented Jul 25, 2026

Copy link
Copy Markdown
Member

@johnslavik

Copy link
Copy Markdown
Member Author

Merging latest main to fix CI.

Comment thread Lib/test/test_lazy_import/__init__.py Outdated
Comment thread Objects/lazyimportobject.c Outdated
Comment thread Objects/lazyimportobject.c Outdated
Comment thread Objects/lazyimportobject.c Outdated
Comment thread Lib/test/test_lazy_import/__init__.py
@johnslavik

johnslavik commented Aug 10, 2026

Copy link
Copy Markdown
Member Author

Thank you so much for reviewing @pablogsal! I've addressed all threads.

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants