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

Allow non-string keys in assertDictContainsSubset #73

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

nicoddemus
Copy link
Member

@nicoddemus nicoddemus commented Dec 7, 2024

Rebased from #55.

Fixes #54.

@nicoddemus nicoddemus force-pushed the verhovsky/fix-dict-subset branch from d312edb to 5b9414a Compare December 7, 2024 15:24
@nicoddemus nicoddemus merged commit 82d7ab7 into main Dec 7, 2024
16 checks passed
@nicoddemus nicoddemus deleted the verhovsky/fix-dict-subset branch December 7, 2024 15:25
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.

dict(\2, **\1) requires all dictionary keys to be strings
1 participant