I believe this is fallout from other Python 3 cleanups, and our code
linting tools are now leaning towards operating on str and not
bytes. I don't feel strongly, so I've just restored this tool to
working on Python 3.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG04eb3c5607af: contrib: fix import-checker to operate on str instead of bytes
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.