This improves error message for situations when a non-class is checked w.r.t. an abstract base class. (cherry picked from commit 40472dd42d) Co-authored-by: jab <jab@users.noreply.github.com>
40472dd42d
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations.