Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PylanceBot] Pull Pylance with Pyright 1.1.377 #8808

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

PylanceBot
Copy link
Contributor

@PylanceBot PylanceBot commented Aug 22, 2024

This comment has been minimized.

@bschnurr bschnurr closed this Aug 22, 2024
@bschnurr bschnurr reopened this Aug 22, 2024

This comment has been minimized.

createSynthesizedAliasDeclaration,
getDeclarationsWithUsesLocalNameRemoved,
getNameNodeForDeclaration,
resolveAliasDeclaration as resolveAliasDeclarationUtil,
ResolvedAliasInfo,
Copy link
Member

Choose a reason for hiding this comment

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

looks like an eslint difference between pylance and pright.. pyright doesn't have "simple-import-sort/imports" on https://github.com/microsoft/pyrx/pull/1537

Copy link
Contributor

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

@rchiodo rchiodo merged commit ede08a0 into main Aug 22, 2024
18 checks passed
@rchiodo rchiodo deleted the pull-pylance-with-pyright-1.1.377-10512633325 branch August 22, 2024 19:26
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