-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Open
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
unittest's TestCase does not call super().__init__()
which breaks cooperative multiple inheritance.
I would be happy to add this, but I can imagine someone somewhere relies on cooperative multiple inheritance not working.
CPython versions tested on:
3.11, 3.12, 3.13, CPython main branch
Operating systems tested on:
Linux
Linked PRs
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Todo