Skip to content

Update conformance results for mypy 1.17.0 and pyre 0.9.25. #2055

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

Merged
merged 4 commits into from
Jul 21, 2025

Conversation

rchen152
Copy link
Collaborator

I ran the conformance tests and noticed that the results have changed a bit for the latest versions of mypy and pyre.

I ran the conformance tests and noticed that the results
have changed a bit for the latest versions of mypy and pyre.
@python-cla-bot
Copy link

python-cla-bot bot commented Jul 21, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

dataclasses_kwonly.py:53: error: Too many positional arguments for "DC3" [misc]
"""
conformance_automated = "Fail"
conformance_automated = "Pass"
Copy link
Member

Choose a reason for hiding this comment

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

The manual conformance scoring further up in the file should also be changed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed, thanks!

@@ -1,4 +1,4 @@
conformant = "Partial"
conformant = "Pass"
notes = """
Copy link
Member

Choose a reason for hiding this comment

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

This "notes" section should also be removed (sorry for not mentioning that explicitly)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah sorry, I should've noticed that XD

@rchen152 rchen152 merged commit e35ffb6 into python:main Jul 21, 2025
4 checks passed
@rchen152 rchen152 deleted the conf branch July 21, 2025 22:00
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.

2 participants