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

Closed
JukkaL opened this issue Sep 18, 2024 · 2 comments · Fixed by #17820
Closed

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

JukkaL opened this issue Sep 18, 2024 · 2 comments · Fixed by #17820
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
@ChengPuPu
Copy link

I am interested in this issue, can I work on it?

@JelleZijlstra
Copy link
Member

Note there is already an open PR, so it's probably better to find a different issue to work on.

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

Successfully merging a pull request may close this issue.

3 participants