Skip to content

Failure test case for mypyc dictionary subclass views (keys, values, items) #1103

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

Open
BobTheBuidler opened this issue May 12, 2025 · 0 comments

Comments

@BobTheBuidler
Copy link

BobTheBuidler commented May 12, 2025

From my preliminary research, it looks like the issue occurs when a class subclasses two dict subclasses.

I wrote some failing tests for the failure cases here and could now use some help figuring out where to go next.

@BobTheBuidler BobTheBuidler changed the title Failure test case for mypyc dictionary subclass views Failure test case for mypyc dictionary subclass views (keys, values, items) May 12, 2025
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

No branches or pull requests

1 participant