Skip to content

Migrate remaining failure messages to mypy.messages_registry (ircheck.py) #15346

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

Closed
wants to merge 26 commits into from

Conversation

SaintLeonar
Copy link

Consolidate .fail() messages into one place (mypy.message_registry). This will address #6116.

I ran the tests using runtest.py as indicated in CONTRIBUTING.md

SaintLeonar and others added 4 commits May 21, 2023 16:09
….py)

Consolidate .fail() messages into one place (`mypy.message_registry`).  This will address python#6116.
ErrorMessage import was missing ircheck.py
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

…sages"

This reverts commit c1aa9c6, reversing
changes made to c8ba4ae.
@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@SaintLeonar SaintLeonar closed this Jun 6, 2023
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