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

Pyright version 1.1.367 breaks build #79

Closed
aholmes opened this issue Jun 25, 2024 · 6 comments
Closed

Pyright version 1.1.367 breaks build #79

aholmes opened this issue Jun 25, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@aholmes
Copy link
Member

aholmes commented Jun 25, 2024

Pyright version 1.1.367 breaks the build. The error can be seen here. This ticket will track the issue. For now, version 1.1.366 works as expected.

@aholmes aholmes added blocked Blocked by other issues bug Something isn't working labels Jun 25, 2024
@aholmes aholmes self-assigned this Jun 25, 2024
@aholmes
Copy link
Member Author

aholmes commented Jun 25, 2024

Tracked here microsoft/pyright#8228.

@aholmes
Copy link
Member Author

aholmes commented Jun 26, 2024

Resolved in 1.1.369.

Fixed recent regression that results in a runtime assert (and therefore a crash) in certain circumstances when computing the MRO for a class.

@aholmes aholmes closed this as completed Jun 26, 2024
@aholmes aholmes removed the blocked Blocked by other issues label Jun 26, 2024
@aholmes
Copy link
Member Author

aholmes commented Jun 26, 2024

It seems this is still an issue.

@aholmes aholmes reopened this Jun 26, 2024
@aholmes aholmes added the blocked Blocked by other issues label Jun 26, 2024
@aholmes
Copy link
Member Author

aholmes commented Jul 2, 2024

Note to self: update Pyright to ~= 1.1 once a new release is made.

@aholmes
Copy link
Member Author

aholmes commented Jul 3, 2024

Resolved in Pyright version 1.1.370.

@aholmes aholmes closed this as completed Jul 3, 2024
@aholmes aholmes removed the blocked Blocked by other issues label Jul 3, 2024
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

No branches or pull requests

1 participant