The keys of keyword arguments on python 3 should be str, so when we try to get
some key from them, we must make sure we are using str.
- skip-blame because just b'' prefix
( )
hg-reviewers |
The keys of keyword arguments on python 3 should be str, so when we try to get
some key from them, we must make sure we are using str.
Lint Skipped |
Unit Tests Skipped |