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 results for pyright 1.1.373. #1818

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

erictraut
Copy link
Collaborator

Most of the deltas are due to improvements in error messages. Bugs in two tests were fixed (constructors_callable and dataclasses_transform_converter). A third test (generics_typevartuple_basic) was updated to accommodate small differences in where an error is reported. The only visible change in the conformance report is that pyright now passes the conformance tests for dataclass converters.

Most of the deltas are due to improvements in error messages.
Bugs in two tests were fixed (`constructors_callable` and `dataclasses_transform_converter`).
A third test (`generics_typevartuple_basic`) was updated to accommodate small differences in where an error is reported.
The only visible change in the conformance report is that pyright now passes the conformance tests for dataclass converters.
@erictraut erictraut merged commit b908de0 into python:main Jul 24, 2024
5 checks passed
@erictraut erictraut deleted the pyright373 branch July 24, 2024 17:46
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