Skip to content

Respect multi-segment submodule imports when resolving qualified names#9382

Merged
charliermarsh merged 1 commit intomainfrom
charlie/fix
Jan 3, 2024
Merged

Respect multi-segment submodule imports when resolving qualified names#9382
charliermarsh merged 1 commit intomainfrom
charlie/fix

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

@charliermarsh charliermarsh commented Jan 3, 2024

Ensures that if the user has import collections.abc, then get_or_import_symbol returns collections.abc.Iterator (or similar) when requested.

@charliermarsh charliermarsh marked this pull request as ready for review January 3, 2024 16:12
@charliermarsh
Copy link
Copy Markdown
Member Author

\cc @AlexWaygood

@charliermarsh charliermarsh added the bug Something isn't working label Jan 3, 2024
@charliermarsh charliermarsh merged commit 7b6baff into main Jan 3, 2024
@charliermarsh charliermarsh deleted the charlie/fix branch January 3, 2024 16:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 3, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant