HomeSoftware Heritage

Make snapshot_get_branches return a TypedDict containing SnapshotBranch objects.

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

Description

Make snapshot_get_branches return a TypedDict containing SnapshotBranch objects.

Instead of untyped dictionaries.

This makes snapshot_get longer and duplicates its code across backends;
but snapshot_get should be removed soon.

Related: T645

Details

Provenance
vlorentzAuthored on Aug 7 2020, 2:04 PM
vlorentzPushed on Aug 7 2020, 6:13 PM
Differential Revision
D3740: Make snapshot_get_branches return a TypedDict containing SnapshotBranch objects.
Build Status
Buildable 14449
Build 22218: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.