We have pycompat.strkwargs() which converts the keys of a dict to str and
returns that.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHGdadbf213a765: py3: convert dict keys' to str before passing as kwargs
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.