Skip to content

Python 3 hash support

Choose a tag to compare

@adepue adepue released this 14 Feb 22:12
· 71 commits to master since this release
Merge pull request #37 from tulioz/hash

__hash__ is not inherited from parent class when __eq__ is overridden, define new __hash__ to account for this