-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
implement stricter 1-to-1 checking #26
Closed
Commits on Nov 28, 2015
-
implement stricter 1-to-1 checking
- raise ValueExistsException on insert new key associated with existing value - stifled by forceput just like CollapseException - rename collapsingbidict loosebidict now that it's loose in both cases - add forceupdate method for bulk forceput - ValueExistsException and CollapseException inherit from new base class BidictException
Configuration menu - View commit details
-
Copy full SHA for bbd2312 - Browse repository at this point
Copy the full SHA bbd2312View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0eac74 - Browse repository at this point
Copy the full SHA a0eac74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c8d08 - Browse repository at this point
Copy the full SHA 01c8d08View commit details -
- replace CollapseException with ValueExistsException, which trumps it - configure py.test to run doctests in docs dir as well as tests dir
2Configuration menu - View commit details
-
Copy full SHA for 490b7f4 - Browse repository at this point
Copy the full SHA 490b7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3a6a6 - Browse repository at this point
Copy the full SHA 1f3a6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3625e08 - Browse repository at this point
Copy the full SHA 3625e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 139fbdd - Browse repository at this point
Copy the full SHA 139fbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebff7c4 - Browse repository at this point
Copy the full SHA ebff7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ff4ae - Browse repository at this point
Copy the full SHA 32ff4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a38732 - Browse repository at this point
Copy the full SHA 3a38732View commit details -
Configuration menu - View commit details
-
Copy full SHA for c23baf3 - Browse repository at this point
Copy the full SHA c23baf3View commit details
Commits on Nov 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3c2bc1e - Browse repository at this point
Copy the full SHA 3c2bc1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4446d57 - Browse repository at this point
Copy the full SHA 4446d57View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 2089b7b - Browse repository at this point
Copy the full SHA 2089b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcd458 - Browse repository at this point
Copy the full SHA fdcd458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9467752 - Browse repository at this point
Copy the full SHA 9467752View commit details
Commits on Dec 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4a629a9 - Browse repository at this point
Copy the full SHA 4a629a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for de821e9 - Browse repository at this point
Copy the full SHA de821e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e99c4a - Browse repository at this point
Copy the full SHA 6e99c4aView commit details
Commits on Dec 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b879d01 - Browse repository at this point
Copy the full SHA b879d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5317be - Browse repository at this point
Copy the full SHA b5317beView commit details
Commits on Dec 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for dcba3ab - Browse repository at this point
Copy the full SHA dcba3abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf9606 - Browse repository at this point
Copy the full SHA 8bf9606View commit details -
Configuration menu - View commit details
-
Copy full SHA for abeb01e - Browse repository at this point
Copy the full SHA abeb01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf583b5 - Browse repository at this point
Copy the full SHA cf583b5View commit details
Commits on Dec 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3d8bb18 - Browse repository at this point
Copy the full SHA 3d8bb18View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.