Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGba84a1ae4ae5: fuzz: fix test-fuzz-targets.t to run with python3
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Doesn't __repr__ have to return str on py3? It looks like there are few other instances of this.