Skip to content

fix: mypy missing fields#3472

Merged
hyperupcall merged 2 commits into
SchemaStore:masterfrom
henryiii:henryiii/fix/mypymissing
Dec 21, 2023
Merged

fix: mypy missing fields#3472
hyperupcall merged 2 commits into
SchemaStore:masterfrom
henryiii:henryiii/fix/mypymissing

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

Fixes #3467.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@github-actions github-actions Bot added the Documentation "**/*.md" folder is updated (auto-generated by labeler action) label Dec 21, 2023
@hyperupcall hyperupcall merged commit 541ea0b into SchemaStore:master Dec 21, 2023
@hyperupcall
Copy link
Copy Markdown
Member

thanks

@bersbersbers
Copy link
Copy Markdown

Beautiful solution.

br3ndonland added a commit to br3ndonland/template-python that referenced this pull request Sep 2, 2025
Mypy now shows error codes by default. It's unclear when this changed.
It doesn't seem to be mentioned in the changelog, and both the original
`show_error_codes` setting and the deprecation seem to be undocumented.

This commit will remove `show_error_codes`/`--show-error-codes`.

The inverse `hide_error_codes`/`--hide-error-codes` is still supported.

https://github.com/python/mypy/blob/master/CHANGELOG.md
python/mypy#13542
python/mypy#17083
https://mypy.readthedocs.io/en/stable/error_codes.html

SchemaStore/schemastore#3422
SchemaStore/schemastore#3467
SchemaStore/schemastore#3472
https://www.schemastore.org/partial-mypy.json
br3ndonland added a commit to br3ndonland/fastenv that referenced this pull request Sep 2, 2025
Mypy now shows error codes by default. It's unclear when this changed.
It doesn't seem to be mentioned in the changelog, and both the original
`show_error_codes` setting and the deprecation seem to be undocumented.

This commit will remove `show_error_codes`/`--show-error-codes`.

The inverse `hide_error_codes`/`--hide-error-codes` is still supported.

https://github.com/python/mypy/blob/master/CHANGELOG.md
python/mypy#13542
python/mypy#17083
https://mypy.readthedocs.io/en/stable/error_codes.html

SchemaStore/schemastore#3422
SchemaStore/schemastore#3467
SchemaStore/schemastore#3472
https://www.schemastore.org/partial-mypy.json
br3ndonland added a commit to br3ndonland/inboard that referenced this pull request Sep 2, 2025
Mypy now shows error codes by default. It's unclear when this changed.
It doesn't seem to be mentioned in the changelog, and both the original
`show_error_codes` setting and the deprecation seem to be undocumented.

This commit will remove `show_error_codes`/`--show-error-codes`.

The inverse `hide_error_codes`/`--hide-error-codes` is still supported.

https://github.com/python/mypy/blob/master/CHANGELOG.md
python/mypy#13542
python/mypy#17083
https://mypy.readthedocs.io/en/stable/error_codes.html

SchemaStore/schemastore#3422
SchemaStore/schemastore#3467
SchemaStore/schemastore#3472
https://www.schemastore.org/partial-mypy.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation "**/*.md" folder is updated (auto-generated by labeler action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mypy schema: Support show_error_codes, show_error_code_links

3 participants