Skip to content

Fix possible incorrectly resolved member path#2614

Merged
einarf merged 1 commit intodevelopmentfrom
fix-incorrect-ast-resolve
Mar 18, 2025
Merged

Fix possible incorrectly resolved member path#2614
einarf merged 1 commit intodevelopmentfrom
fix-incorrect-ast-resolve

Conversation

@einarf
Copy link
Member

@einarf einarf commented Mar 18, 2025

Don't look in sub-modules that are not in the original member path. This can potentially return a path to a module the member is imported in unrelated to the original path

Don't look in sub-modules that are not in the
original member path.
@einarf einarf marked this pull request as ready for review March 18, 2025 00:07
@einarf einarf merged commit fca4039 into development Mar 18, 2025
9 checks passed
@einarf einarf deleted the fix-incorrect-ast-resolve branch March 18, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant