This is an archive of the discontinued Mercurial Phabricator instance.

wireprotoserver: use our CBOR encoder
ClosedPublic

Authored by indygreg on Sep 4 2018, 2:28 PM.

Details

Summary

Moving away from the vendored package.

Again, our encoder normalizes keys differently from the vendored
package (for now), hence the test changes.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Sep 4 2018, 2:28 PM
pulkit accepted this revision.Sep 5 2018, 7:58 AM
This revision was automatically updated to reflect the committed changes.