Revision 0e71ebfa4f87413567e82fafbc4eeb15e530c48c authored by Antoine R. Dumont (@ardumont) on 14 September 2018, 18:04:27 UTC, committed by Antoine R. Dumont (@ardumont) on 14 September 2018, 18:07:05 UTC
This is the first step to improve the hashutil module according to
"the" plan [1].

In this regards, the hashutil exposes the same function as before.
Internally though, they now uses a MultiHash instance.

Related D410

[1] D410#7952
1 parent 7f885ed
History
File Mode Size
bin
debian
docs
swh
.gitignore -rw-r--r-- 73 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 91 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 24 bytes
requirements-swh.txt -rw-r--r-- 0 bytes
requirements.txt -rw-r--r-- 243 bytes
setup.py -rw-r--r-- 1.5 KB

back to top