You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: