It's suboptimal that we get a bytes on 2 and a unicode on 3, but it's
easy to work with and I'm disinclined to change anything unless we
start using some sort of type inferencer.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG952bf3c948f0: mail: be more cautious about bytes vs str for py3 compat
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.