Skip to content
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

Adding implementation of isinstance. #7204

Closed
wants to merge 1 commit into from

Conversation

DrTodd13
Copy link
Collaborator

I've only checked this for simple cases to get the discussion rolling.
We need to think of cases that we think might break it and even if it doesn't then that is the set of things we can test for.
Both individual and tuples of types are supported.

@stuartarchibald
Copy link
Contributor

Thanks for the starter patch @DrTodd13, @guilhermeleobas is taking a look at how to extend this etc, thanks @guilhermeleobas!

@stuartarchibald
Copy link
Contributor

@guilhermeleobas implemented this fully in #7244, closing as complete. Thanks again for the initial ideas @DrTodd13.

@stuartarchibald stuartarchibald added abandoned PR is abandoned (no reason required) and removed 2 - In Progress labels Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned PR is abandoned (no reason required)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants