commit | 718070db26b35da4aedc03088c58558a833ccf6e | [log] [tgz] |
---|---|---|
author | Eric V. Smith <ericvsmith@users.noreply.github.com> | Fri Feb 23 13:01:31 2018 -0500 |
committer | GitHub <noreply@github.com> | Fri Feb 23 13:01:31 2018 -0500 |
tree | 2f1fbf3b621d33784abe36cd46a9a9ddb6dcb770 | |
parent | 98f42aac23f3863973cb6e9964c5212cfd3a1d98 [diff] |
Exhaustively test dataclass hashing when no hash= value is provided. This is in anticipation of changing how non-default hashing is handled. (#5834)