Details
Details
- Reviewers
simpkins yuja - Group Reviewers
hg-reviewers - Commits
- rHG407ebe7a9b93: hgweb: use parsebool for parsing diff query string options
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.
Event Timeline
mercurial/hgweb/webutil.py | ||
---|---|---|
181 | It might be better to ignore an invalid boolean, instead of falling back to True. |
It might be better to ignore an invalid boolean, instead of falling back to True.