attrs icon indicating copy to clipboard operation
attrs copied to clipboard

Add unsafe_hash for PEP 681

Open hynek opened this issue 3 years ago • 0 comments

I've been asked to add unsafe_hash as an alias for hash at class level for PEP 618 (data class transforms).

I'm not enthusiastic about the lack of symmetry between class-level and field-level hash but this is not the hill I'm dying on.

hynek avatar Aug 11 '22 09:08 hynek