Skip to content

fix: unexpected behavior with != operator. (fixes #26)#29

Merged
vaab merged 1 commit into
masterfrom
fix26
Apr 11, 2017
Merged

fix: unexpected behavior with != operator. (fixes #26)#29
vaab merged 1 commit into
masterfrom
fix26

Conversation

@vaab

@vaab vaab commented Apr 8, 2017

Copy link
Copy Markdown
Owner

This is a proposal fix for #26, in an attempt to superseed #28 in being more up to the point and avoid reimplementation and try to be future proof and pythonic : it intends of implementing actual python 3 behavior.

@vaab

vaab commented Apr 8, 2017

Copy link
Copy Markdown
Owner Author

I added tests and README.rst documentation to show that it allows the other object to implement its own equality methods.

@coveralls

coveralls commented Apr 8, 2017

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 99.149% when pulling 38947e0 on fix26 into 69f5add on master.

@vaab vaab merged commit 38947e0 into master Apr 11, 2017
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