Since this error is internal-only and a runtime error, let's give it a
treatment that makes it behave identically when repr()d on both Python
2 and Python 3.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG921aeb9ac508: error: ensure ProgrammingError message is always a 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.