Skip to content

[typing] Add missing qualname parameter annotation to TypeAliasType.__new__ - #16347

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
johnslavik:add-typealiastype-qualname
Sep 5, 2026
Merged

[typing] Add missing qualname parameter annotation to TypeAliasType.__new__#16347
JelleZijlstra merged 2 commits into
python:mainfrom
johnslavik:add-typealiastype-qualname

Conversation

@johnslavik

@johnslavik johnslavik commented Sep 5, 2026

Copy link
Copy Markdown
Member

Wasn't mentioned in #15725.
Part of the user-visible changes made to TypeAliasType in 3.15.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra
JelleZijlstra merged commit 6408939 into python:main Sep 5, 2026
88 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.

2 participants