> > * ``hash`` is an alias for the ``unsafe_hash`` parameter.
>
> Reasoning for providing this alias? Seems inconsistent.
Thanks for asking about this David. I talked with Hynek (attrs) and he was ok with removing the hash alias. PR is here --
https://github.com/python/peps/pull/2454