Skip to content

Deprecate identifiers.py

  1. Add a warning
  2. Move identifier/manifest documentation to git_objects.py
  3. Remove all imports of that module.

Motivation:

  • SWHID classes were moved to swhids.py
  • manifest computation functions were moved to git_objects.py
  • Only reexports and trivial wrappers of model.py remain

Depends on !304 (closed) and !198 (closed).


Migrated from D6330 (view on Phabricator)

Merge request reports