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

[PEP 695] Multiple nested classes don't work #17780

Open
JukkaL opened this issue Sep 18, 2024 · 0 comments
Open

[PEP 695] Multiple nested classes don't work #17780

JukkaL opened this issue Sep 18, 2024 · 0 comments
Labels
bug mypy got something wrong good-first-issue topic-pep-695 Issues related to PEP 695 syntax

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Sep 18, 2024

#17776 fixed nested PEP 695 generic classes when there is only one level of nesting, but multiple nesting still doesn't work since lookup_fully_qualified_or_none doesn't support them properly.

@JukkaL JukkaL added bug mypy got something wrong good-first-issue topic-pep-695 Issues related to PEP 695 syntax labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug mypy got something wrong good-first-issue topic-pep-695 Issues related to PEP 695 syntax
Projects
None yet
Development

No branches or pull requests

1 participant