This was a regression I introduced in c19d259fd6ad. When the string gets to
the memoryview in _tokenize under py3 it'll die.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG6fb281f39c25: py3: pass a bytestring into querydrev instead of a string that'll TypeError
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.