HomeSoftware Heritage

Use Content.hashes() instead of Content.to_dict() where it makes sense.

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

Description

Use Content.hashes() instead of Content.to_dict() where it makes sense.

.hashes() returns a subset of .to_dict(), so it was accidentally used instead.

Details

Provenance
vlorentzAuthored on Feb 27 2020, 4:59 PM
vlorentzPushed on Feb 28 2020, 2:43 PM
Differential Revision
D2724: Use Content.hashes() instead of Content.to_dict() where it makes sense.
Build Status
Buildable 10808
Build 16228: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.