Closed
Description
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)).