Skip to content

Fix error code of note about unbound type variable#21668

Merged
JukkaL merged 1 commit into
masterfrom
type-var-note-code
Jul 2, 2026
Merged

Fix error code of note about unbound type variable#21668
JukkaL merged 1 commit into
masterfrom
type-var-note-code

Conversation

@JukkaL

@JukkaL JukkaL commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

The note used the default misc error code, which was different from the error message.

The note used the default `misc` error code, which was different
from the error message.
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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

@JukkaL JukkaL merged commit 1462b4e into master Jul 2, 2026
25 checks passed
@JukkaL JukkaL deleted the type-var-note-code branch July 2, 2026 12:05
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