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

diff: fix comparison of sets #133

Merged
merged 3 commits into from
Dec 13, 2019
Merged

diff: fix comparison of sets #133

merged 3 commits into from
Dec 13, 2019

Conversation

jirikuncar
Copy link
Member

  • Adds missing return statement to avoid yielding CHANGE for sets.

(addresses #131)

* Adds missing return statement to avoid yielding CHANGE for sets.
dictdiffer/__init__.py Outdated Show resolved Hide resolved
Copy link
Contributor

@danielduhh danielduhh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. I've verified it works. See #134 for unit tests

Thanks!! 💪

@danielduhh
Copy link
Contributor

Any chance you can expedite a release of this? 🙏 @jirikuncar

@jirikuncar jirikuncar merged commit 5601b11 into master Dec 13, 2019
@jirikuncar jirikuncar deleted the jirikuncar/fix-sets branch December 13, 2019 07:10
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