Improve exception-matching speed
- 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).
Showing
Please register or sign in to comment