Page MenuHomeSoftware Heritage

api: properly use deprecated for class renamings
ClosedPublic

Authored by douardda on Jul 15 2019, 12:04 PM.

Details

Summary

the deprecated decorator for classes does not return a new class, it only
inject a modified new method, so we indeed need a new class object
in this case of class renaming.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
fix-deprecated
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 6870
Build 9626: tox-on-jenkinsJenkins
Build 9625: arc lint + arc unit