Details
Description
I ran into this "RuntimeError: Failed to disconnect signal..." bug and managed to isolate it to being caused by multiple inheritance. I've attached two files. The one with multiple inheritance throws the RuntimeError, while the one without does not.