I think this was previously getting lucky in Python 3, and would have
stacktraced if something failed. Now that failure messages are eagerly
computed, this turned into a problem.
Details
Details
- Reviewers
 pulkit - Group Reviewers
 hg-reviewers - Commits
 - rHGa450d460774e: tests: restore Python 3 compat in test-parseindex2.py
 
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.