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

change isinstance(..., frozenset) to isinstance(..., abc.Set) #823

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

matthiasdiener
Copy link
Collaborator

This doesn't change all occasions of isinstance(..., frozenset), just the ones necessary to work with https://github.com/matthiasdiener/orderedsets in pytato.

@matthiasdiener matthiasdiener self-assigned this Feb 12, 2024
@inducer inducer enabled auto-merge (rebase) February 12, 2024 20:27
@inducer inducer merged commit 0b49c91 into inducer:main Feb 12, 2024
16 checks passed
@matthiasdiener matthiasdiener deleted the isinst-set branch February 12, 2024 20:58
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.

2 participants