Revision e9fd74d72d0dacce5684a41a0ab78fbab394df55 authored by Valentin Lorentz on 07 October 2021, 09:22:43 UTC, committed by Valentin Lorentz on 11 October 2021, 11:58:23 UTC
This will be done in three steps to avoid any disruption:

1. (this step) add support for decoding the new name, but keep encoding as the old one
2. start encoding as the new name
3. remove support for decoding the old name
1 parent ea86a86
History
File Mode Size
bin
docs
sql
swh
.gitignore -rw-r--r-- 136 bytes
.pre-commit-config.yaml -rw-r--r-- 1.2 KB
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 61 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 242 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 69 bytes
README.md -rw-r--r-- 5.5 KB
conftest.py -rw-r--r-- 323 bytes
mypy.ini -rw-r--r-- 1.2 KB
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 395 bytes
requirements-swh-journal.txt -rw-r--r-- 21 bytes
requirements-swh.txt -rw-r--r-- 94 bytes
requirements-test.txt -rw-r--r-- 335 bytes
requirements.txt -rw-r--r-- 129 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 1.6 KB

README.md

back to top