py3: make values bytes before passing into server.runservice()...
py3: make values bytes before passing into server.runservice()
The values of opts dict still needed to be converted to bytes.
Differential Revision:
https://phab.mercurial-scm.org/D3330