This fixes at least some environment variable prints for util.system()
callers on Python 3. Yay!
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGd26b0bedfaa4: util: use pycompat.bytestr() instead of str()
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.