we do not really need them to be mutable, plus we gain their instances now
being hashable, so we can add them in set() for example.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDMOD7564596424a4: model: make model entities frozen
Diff Detail
Diff Detail
- Repository
- rDMOD Data model
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DMOD/job/tox/143/ for more details.
swh/model/hypothesis_strategies.py | ||
---|---|---|
97–101 | I'd like this to be two different statement (one for draw + builds, one for evolve), for readability. |
swh/model/hypothesis_strategies.py | ||
---|---|---|
97–101 | ok but what about the combo in test_todict_origin_visits() below then ;-) |
swh/model/hypothesis_strategies.py | ||
---|---|---|
97–101 | * shrug * |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DMOD/job/tox/145/ for more details.