Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:wip-class_getitem-none
May 2, 2022
Merged

gh-92114: Improve error message for types with __class_getitem__ = None#92115
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:wip-class_getitem-none

Conversation

@serhiy-storchaka
Copy link
Member

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
@serhiy-storchaka serhiy-storchaka deleted the wip-class_getitem-none branch May 2, 2022 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-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