I decided to grep around for \sstr\( and see what low-hanging fruit
that showed me. This was part of that hunt. That grep pattern still
has some things worth exploring.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG04c319a07c7b: py3: hunt down str(exception) instances and use util.forcebytestr
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.