objecthash
objecthash copied to clipboard
[RFC] Python3 compatibility
This set of changes to the Python implementation is sufficient for tests to pass both on 3.4 and 2.7 - if support for older versions is desirable, a bit more work would need doing.
I've aimed to keep changes as minimal as possible, and functional behaviour unchanged.