Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-92114: Improve error message for types with __class_getitem__ = None #92115

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 1, 2022

Closes #92114.

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label May 1, 2022
@serhiy-storchaka serhiy-storchaka merged commit 4d10f70 into python:main May 2, 2022
13 checks passed
@serhiy-storchaka serhiy-storchaka deleted the wip-class_getitem-none branch May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expert-typing type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message for __class_getitem__ = None
4 participants