Remove add_metaclass compatibility shim.

Review Request #11844 — Created Oct. 7, 2021 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Now that 5.0 in Python 3 only, we can start moving away from all the
compatibility shims. This change does that for the @six.add_metaclass
decorator.

Ran unit tests.

Commits

Files

    Loading...