Yes, the file format actually looks for literal True.
Details
Details
- Reviewers
durin42 pulkit - Group Reviewers
hg-reviewers - Commits
- rHGd78a51982262: py3: explicitly cast bool to bytes
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
This appears to break histedit tests for me somehow, which is curious because I swear they passed once. I'll drop it for now and try to come back to it.