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

Add test cases for mac-style newlines #408

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

akaihola
Copy link
Owner

@akaihola akaihola commented Nov 14, 2022

See #377 (comment)

In that comment, @jedie suggested to add tests for macos-style newlines ("\r"). I did that, and started getting a lot of test failures.

I haven't yet heard of any complaints from macos users about newlines being treated wrong. I wonder if "\r" is ever encountered in real life in Python projects.

@akaihola akaihola added the CI label Nov 14, 2022
@akaihola akaihola added this to the 1.6.0 milestone Nov 14, 2022
@akaihola akaihola self-assigned this Nov 14, 2022
@akaihola akaihola added this to In progress in Akaihola's Open source work via automation Nov 14, 2022
@akaihola akaihola force-pushed the mac-newline-tests branch 2 times, most recently from a8dae2d to c3d8197 Compare November 15, 2022 06:07
@akaihola akaihola marked this pull request as draft November 15, 2022 20:32
@akaihola akaihola added the maybe invalid? Can't reproduce, or seems already fixed, or need more information label Nov 15, 2022
@akaihola akaihola modified the milestones: 1.6.0, 1.7.0 Nov 15, 2022
@akaihola akaihola force-pushed the mac-newline-tests branch 5 times, most recently from 6f45663 to cf22df4 Compare December 28, 2022 15:15
@akaihola akaihola modified the milestones: 1.7.0, 1.7.1 Jan 6, 2023
@akaihola
Copy link
Owner Author

akaihola commented Jan 6, 2023

Postponing to version 1.7.1 since we haven't heard any requests about this.

@akaihola akaihola modified the milestones: 1.7.1, 1.7.2 Feb 19, 2023
@akaihola akaihola modified the milestones: Darker 1.7.2, Darker 1.8.1 Mar 26, 2023
@akaihola akaihola modified the milestones: Darker 2.1.1, Darker 2.1.2 Mar 28, 2024
@akaihola akaihola added the question Further information is requested label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI maybe invalid? Can't reproduce, or seems already fixed, or need more information question Further information is requested
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant