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.
I've been asked to add
unsafe_hashas an alias forhashat 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.