Otherwise we get an error attempting to dispatch a command with
arguments because we're passing a dict with bytes keys.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG3ed53b071041: py3: use pycompat.strkwargs()
Diff Detail
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.