Skip to content

Fix doubled CR in checksum files on Windows#94

Open
ras07 wants to merge 1 commit into
cfv-project:python3from
ras07:fix-crlf-doubling
Open

Fix doubled CR in checksum files on Windows#94
ras07 wants to merge 1 commit into
cfv-project:python3from
ras07:fix-crlf-doubling

Conversation

@ras07

@ras07 ras07 commented Jul 8, 2026

Copy link
Copy Markdown

Fixes #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checksum files written on Windows have doubled carriage returns (\r\r\n instead of \r\n)

1 participant