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

Fixed #31437 -- Corrected tests to show abstract multiple inheritance system check error. #12684

Merged
merged 1 commit into from Apr 8, 2020
Merged

Fixed #31437 -- Corrected tests to show abstract multiple inheritance system check error. #12684

merged 1 commit into from Apr 8, 2020

Conversation

carltongibson
Copy link
Member

@carltongibson carltongibson commented Apr 8, 2020

  • Added minimal multiple inheritance test case showing error.
  • Removed obsolete diamond-inheritance case, originally added in
    85ef98d.

Correcting this should let us progress #11337 🤞

@felixxm felixxm self-assigned this Apr 8, 2020
… system check error.

Added minimal multiple inheritance test case showing error.
Removed obsolete diamond-inheritance case, originally added in
85ef98d.
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carltongibson Thanks 👍

@felixxm felixxm merged commit 4bbe826 into django:master Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants