Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
I need to review this on a fresher brain. But I'll be honest, I'm not sure how I feel about this.
Do you know of other programs that jump through similar hoops to properly set up a pager?
mercurial/ui.py | ||
---|---|---|
1120 | Won't this iterate integers on Python 3? |