Closed aholmes closed 3 months ago
Tracked here https://github.com/microsoft/pyright/issues/8228.
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.
It seems this is still an issue.
The following PRs cannot be merged until this is resolved:
Note to self: update Pyright to ~= 1.1 once a new release is made.
Resolved in Pyright version 1.1.370.
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.