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

Updated conformance test results for pyright 1.1.347 #1588

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

erictraut
Copy link
Collaborator

Updated conformance test results for pyright 1.1.347, which fixed a bunch of non-conformance issues. Fixed a couple of bugs in the conformance tests that were found in the process: protocols_self and protocols_recursive were using the wrong variance (which went uncaught because of a previous bug in pyright's variance inference algorithm).

…unch of non-conformance issues. Fixed a couple of bugs in the conformance tests that were found in the process: `protocols_self` and `protocols_recursive` were using the wrong variance (which went uncaught because of a previous bug in pyright's variance inference algorithm).
@erictraut erictraut merged commit c54c84d into python:main Jan 15, 2024
4 checks passed
@erictraut erictraut deleted the pyright347 branch January 15, 2024 20:06
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