Skip to content

add missing type hints for __class_getitem__ #5869

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

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

gruebel
Copy link
Contributor

@gruebel gruebel commented Aug 7, 2021

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2021

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

@srittau srittau merged commit 39ede02 into python:master Aug 7, 2021
@gruebel gruebel deleted the add-class-getitem branch August 7, 2021 15:53
hauntsaninja pushed a commit to hauntsaninja/typeshed that referenced this pull request Dec 16, 2021
This was added in python#5869
This breaks all PathLike classes that don't have class_getitem
JelleZijlstra pushed a commit that referenced this pull request Dec 16, 2021
This was added in #5869
This breaks all PathLike classes that don't have class_getitem
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