HomeSoftware Heritage

Add support for non-str/bytes keys for msgpack >= 1.0.

Description

Add support for non-str/bytes keys for msgpack >= 1.0.

msgpack 1.0 disables support for non-str/bytes keys by default, but we use
None as key in the output of swh-storage's snapshot_count_branches;
and we use ints in swh-scheduler.

Details

Provenance
vlorentzAuthored on Feb 19 2020, 2:49 PM
vlorentzPushed on Feb 19 2020, 3:41 PM
Parents
rDCOREabbf366bb93a: Fix tests for msgpack >= 1.0
Branches
Unknown
Tags
Unknown
References
tag: v0.0.92