HomeSoftware Heritage

serializers: Deserialize as lists instead of tuples

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

Description

serializers: Deserialize as lists instead of tuples

  1. for consistency with the serializers in swh.core
  2. it's not clear to me that we ever needed that (it was added in 64cd01fc7c049123e16341fa93239013f152bacc with no rational)
  3. it messes with swh-search reading from the journal and expecting JSON-like data.

Details

Provenance
vlorentzAuthored on Dec 17 2020, 1:03 PM
vlorentzPushed on Dec 18 2020, 2:18 PM
Differential Revision
D4758: serializers: Deserialize as lists instead of tuples
Build Status
Buildable 18027
Build 27847: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.