Skip to content

Don't expand PEP 695 aliases when checking node fullnames#19699

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
brianschubert:gh-19698-pep695-alias-fullname
Aug 20, 2025
Merged

Don't expand PEP 695 aliases when checking node fullnames#19699
JelleZijlstra merged 1 commit intopython:masterfrom
brianschubert:gh-19698-pep695-alias-fullname

Conversation

@brianschubert
Copy link
Collaborator

Fixes #19698

@github-actions
Copy link
Contributor

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

@JelleZijlstra JelleZijlstra merged commit d1c6904 into python:master Aug 20, 2025
20 checks passed
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.

mypy does not error when calling a TypeAliasType, if it refers to dict

2 participants