Skip to content

fix Find-references on library/third-party code #1399#4194

Open
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:1399
Open

fix Find-references on library/third-party code #1399#4194
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:1399

Conversation

@asukaminato0721

Copy link
Copy Markdown
Collaborator

Summary

Fixes #1399

Find References from third-party .py source now searches references indexed against its matching .pyi stub.
Preserves the source declaration and merges workspace references.

Test Plan

add test

@github-actions

Copy link
Copy Markdown

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

Find-references on library/third-party code

1 participant