Details
Details
- Reviewers
ardumont olasd - Group Reviewers
Reviewers - Commits
- rDVAU6fd1f523e394: Rename imports of swh.model.identifiers to fix deprecation warnings.
Diff Detail
Diff Detail
- Repository
- rDVAU Software Heritage Vault
- 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
Patch application report for D6420 (id=23337)
Rebasing onto 8588d3e8f6...
Current branch diff-target is up to date.
Changes applied before test
commit 6fd1f523e394b5e59ce43199b9787096abcf335c Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Oct 6 14:16:43 2021 +0200 Rename imports of swh.model.identifiers to fix deprecation warnings.
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/183/ for more details.
Comment Actions
Looks fine (i.e. the identifiers DeprecationWarnings are gone in tox, except for one that gets triggered by some pytest internal assertion rewrite).
In my tox run there seems to be a bunch of warnings about identifiers being computed from dicts, but I've not looked at /where/ they were really happening.