Python 3 tends to insert a newline for both Message-ID and In-Reply-To
headers, so unwrap both. Just check the wrapped line format explicitly
without regular expression.
Details
Details
- Reviewers
marmoute - Group Reviewers
hg-reviewers - Commits
- rHGa1908951ca42: tests: handle In-Reply-To headers for line wrapping
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.