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

Treat ASCII whitespace other than normal space as invalid on Windows #6

Merged
merged 1 commit into from Dec 23, 2018
Merged

Conversation

ghost
Copy link

@ghost ghost commented Dec 16, 2018

ASCII whitespace characters such as tabulators are in string.printable but they are invalid on Windows (except for the normal space character).

ASCII whitespace characters such as tabulators are in string.printable
but they are invalid on Windows (except for the normal space character).
@thombashi thombashi self-assigned this Dec 23, 2018
@thombashi thombashi added the bug label Dec 23, 2018
@thombashi thombashi merged commit ec04104 into thombashi:master Dec 23, 2018
@thombashi
Copy link
Owner

Thank you for your pull request!

@ghost ghost deleted the win-space branch December 23, 2018 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants