Page MenuHomeSoftware Heritage

Add backwards-compatibility warning to msgpack_loads
ClosedPublic

Authored by olasd on Mar 11 2020, 2:07 PM.

Details

Summary

conversations on IRC reminded me that we should add this

Diff Detail

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

Event Timeline

Another thing we could do would be to inline these serialization/deserialization functions directly in swh.journal; that way that module can carry the bw-compat burden and the RPC layer can stay as efficient as possible.

This revision is now accepted and ready to land.Mar 11 2020, 4:14 PM