Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicate that a final newline was added in --diff #1897

Merged
merged 1 commit into from Feb 22, 2021
Merged

Indicate that a final newline was added in --diff #1897

merged 1 commit into from Feb 22, 2021

Commits on Feb 20, 2021

  1. Indicate that a final newline was added in --diff (#1897)

    Fixes: #1662
    
    Work-around for https://bugs.python.org/issue2142
    
    The test has to slightly mess with its input data, because the utility
    functions default to ensuring the test data has a final newline, which
    defeats the point of the test.
    
    Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
    TBBle committed Feb 20, 2021
    Copy the full SHA
    679c5c7 View commit details
    Browse the repository at this point in the history