Page MenuHomeSoftware Heritage

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

Authored by vlorentz on Feb 19 2020, 2:50 PM.

Details

Reviewers
anlambert
Group Reviewers
Reviewers
Summary

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 ints in swh-scheduler.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10692
Build 16036: tox-on-jenkinsJenkins
Build 16035: arc lint + arc unit