Skip to content

Migrate ircheck failure messages#15376

Open
SaintLeonar wants to merge 1 commit into
python:masterfrom
SaintLeonar:ircheck.py
Open

Migrate ircheck failure messages#15376
SaintLeonar wants to merge 1 commit into
python:masterfrom
SaintLeonar:ircheck.py

Conversation

@SaintLeonar

Copy link
Copy Markdown

Migrate failure messages to message_registry.py. This is an attempt to address the issue #6116

Migrate failure messages to message_registry.py
@github-actions

github-actions Bot commented Jun 6, 2023

Copy link
Copy Markdown
Contributor

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

@ichard26

Copy link
Copy Markdown
Collaborator

Thanks for the PR, but as noted earlier by others, I don't believe that migrating mypyc errors to using the mypy error registry is worth it. They are independent tools and the vast majority of mypy users will not care about mypyc errors at all.

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