https://github.com/SoftwareHeritage/swh-model
Revision 7564596424a426a972ba74b423d78fe87476f317 authored by David Douard on 29 October 2019, 13:33:57 UTC, committed by David Douard on 29 October 2019, 13:47:13 UTC
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.
1 parent 4b79a2b
History
Tip revision: 7564596424a426a972ba74b423d78fe87476f317 authored by David Douard on 29 October 2019, 13:33:57 UTC
model: make model entities frozen
Tip revision: 7564596
File Mode Size
bin
docs
swh
.gitignore -rw-r--r-- 137 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 31 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 185 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 24 bytes
README.md -rw-r--r-- 598 bytes
mypy.ini -rw-r--r-- 399 bytes
pytest.ini -rw-r--r-- 58 bytes
requirements-cli.txt -rw-r--r-- 14 bytes
requirements-test.txt -rw-r--r-- 21 bytes
requirements.txt -rw-r--r-- 270 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 387 bytes

README.md

back to top