Skip to content

Remove __name__ property from LazyImportType - #16344

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
Viicos:patch-1
Sep 4, 2026
Merged

Remove __name__ property from LazyImportType#16344
JelleZijlstra merged 1 commit into
python:mainfrom
Viicos:patch-1

Conversation

@Viicos

@Viicos Viicos commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Fixes #16343.

@github-actions

github-actions Bot commented Sep 4, 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 bc01654 into python:main Sep 4, 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.

types.LazyImportType has no __name__ proprety

2 participants