8000
Enum final checking false positive in complex case #11702
Labels
This code generates a false positive, but weirdly I can only reproduce it if the base class is defined in a different module:
The code works at runtime.
This started happening as a side effect of #11247.
Marking as high priority, since this is a regression. If it seems clear that this may only happen in pretty specialized circumstances, we can perhaps lower the priority.
cc @sobolevn
The text was updated successfully, but these errors were encountered: