py3: use pycompat.strkwargs()
Otherwise we get an error attempting to dispatch a command with arguments because we're passing a dict with bytes keys. Differential Revision: https://phab.mercurial-scm.org/D4732
Loading
Please register or sign in to comment