wireprotov2server: use our CBOR encoder
Again, test output changed slightly because of map key ordering differences. This shouldn't matter. I could have called oncommandresponsereadygen() with the raw output from the stream encoder. However, this changed test output further. I left a TODO to follow up on that later. Differential Revision: https://phab.mercurial-scm.org/D4468
Showing
- mercurial/wireprotov2server.py 5 additions, 4 deletionsmercurial/wireprotov2server.py
- tests/test-http-api-httpv2.t 1 addition, 1 deletiontests/test-http-api-httpv2.t
- tests/test-wireproto-command-capabilities.t 1 addition, 1 deletiontests/test-wireproto-command-capabilities.t
- tests/test-wireproto-command-listkeys.t 2 additions, 2 deletionstests/test-wireproto-command-listkeys.t
Loading
Please register or sign in to comment