• Kevin Modzelewski's avatar
    Improve exception-matching speed · 4008df8e
    Kevin Modzelewski authored
    - Add a has_subclasscheck class slot
    - Add a fast path for when the exception matches exactly (though
      we have to check that there isn't a metaclass involved first).
    4008df8e
types.h 37.9 KB