From: Mark Wooding Date: Fri, 10 Apr 2015 14:19:25 +0000 (+0100) Subject: Proper hashing for comparable object types. X-Git-Tag: 1.1.0~2^2~11 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/6d481bc65d194c9ef8445d622b7ce85eadc46921?hp=6d481bc65d194c9ef8445d622b7ce85eadc46921 Proper hashing for comparable object types. Some of the existing object hash algorithms have changed, but I think we'll live with that. ---