Rename imports of swh.model.identifiers to fix deprecation warnings.
Closed
requested to merge generated-differential-D6420-source into generated-differential-D6420-target
Migrated from D6420 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D6420 (id=23337)
Rebasing onto 8588d3e8...
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.
Looks fine (i.e. the identifiers
DeprecationWarning
s 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.
Please register or sign in to reply