Skip to content
Snippets Groups Projects
Commit 3ed53b07 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

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
parent a6088d10
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment