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

Make caseless.del() work ok on duplicates, update readme and add tests #29

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

plauclair
Copy link
Contributor

When the dictionary was set with multiple duplicates, del() misbehaves as it will keep all the other duplicates unless you call del() as many times as there are duplicates.

Tests are written, there are no breaking changes.

@mikeal mikeal merged commit 9807910 into request:master Mar 9, 2018
@plauclair
Copy link
Contributor Author

Cheers for the quick merge @mikeal 👍

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.

None yet

2 participants