The dict keys are bytes. The test was always failing due to
looking for a str key.
skip-blame: just b'' prefix
hg-reviewers |
The dict keys are bytes. The test was always failing due to
looking for a str key.
skip-blame: just b'' prefix
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |