Skip to content

CLN: Replace isinstance(foo, Class) with isinstance(foo, ABCClass) #32485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

ShaharNaveh
Copy link
Member

@WillAyd
Copy link
Member

WillAyd commented Mar 6, 2020

Nice idea but I don't think worth changing this. Looks to be compat code which I assume we will get rid of soon anyway - @TomAugspurger may know when

@jbrockmendel
Copy link
Member

Agreed with @WillAyd. I expect the failing tests are because this puts an unexpected name into the top-level namespace.

@WillAyd
Copy link
Member

WillAyd commented Mar 11, 2020

Closing for now since I don't think there is a desire for this one, but thanks anyway @MomIsBestFriend

@WillAyd WillAyd closed this Mar 11, 2020
@ShaharNaveh ShaharNaveh deleted the CLN-abc-isinstance branch March 14, 2020 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants