b'\\ No newline at end of file' showing in diff
Bug #1943500 reported by
Haw Loeung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
Seeing b'\\ No newline at end of file' showing in a bzr diff. See attached screenshot.
To post a comment you must log in.
Possibly the else clause in `_process_diff`?
r494 added several `decode_line` calls to other branches of this condition; maybe we need something similar here.