Skip to content

hashing implemented differently in Python 3.8

Currently, it seems like the tests fail for Python 3.8.

I haven't tested this myself but I found it in a CI log from this PR.

Both test_as_dict_key and test_hash_equality fail.