[issue32929] Change dataclasses hashing to use unsafe_hash boolean (default to False)

Eric V. Smith report at bugs.python.org
Sun Feb 25 13:57:52 EST 2018


Eric V. Smith <eric at trueblade.com> added the comment:

I've been focused on getting the code fix in for the next beta release on 2018-02-26, and leaving the possible parameter name change for later. I don't feel strongly about the parameter name. Right now it's unsafe_hash, per Guido's original proposal.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32929>
_______________________________________


More information about the Python-bugs-list mailing list