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
Forked from #1764. I propose to give this less priority than six.with_metaclass, since the latter is more fundamental in some sense (it works for multiple bases with conflicting metaclasses where add_metaclass can't, see #1764 (comment)).
The text was updated successfully, but these errors were encountered:
Forked from #1764. I propose to give this less priority than
six.with_metaclass
, since the latter is more fundamental in some sense (it works for multiple bases with conflicting metaclasses whereadd_metaclass
can't, see #1764 (comment)).The text was updated successfully, but these errors were encountered: