HomeSoftware Heritage

model: make to_dict() properly recursive

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

model: make to_dict() properly recursive

Instead of relying on attr.asdict recursion, we do recursion ourselves. This
simplifies a lot of the inherited to_dict() methods.

Details

Provenance
olasdAuthored on Oct 23 2019, 1:55 PM
olasdPushed on Oct 23 2019, 2:27 PM
Differential Revision
D2174: model: make to_dict() properly recursive
Build Status
Buildable 8628
Build 12544: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.