Without this, Python 3 on Windows inserts some \r that aren't
present in the input, causing test-http-bad-server.t to fail.
After this change, the test passes on Python 3 on Windows!
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGd359f0d1a3d3: tests: force \n newlines when writing to sys.stdout
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.