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

Eric V. Smith report at bugs.python.org
Mon Feb 26 04:43:44 EST 2018


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


New changeset 4cffe2f66b581fa7538f6de884d54a5c7364d8e0 by Eric V. Smith (Miss Islington (bot)) in branch '3.7':
bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (GH-5891) (GH-5902)
https://github.com/python/cpython/commit/4cffe2f66b581fa7538f6de884d54a5c7364d8e0


----------

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


More information about the Python-bugs-list mailing list